Do you know any other sites/blogs with detailed documenation and tutorials about gtest and gmock to suggest apart the ones from the oficial site https://github.com/google/googletest?
Asked
Active
Viewed 191 times
0
-
There's several blog posts I found with google search. What specific problem are you stuck that you looking for? Just to get started or something else? – Hitobat Aug 16 '20 at 09:16
-
I want to understand better matchers i.e MATCHER_P. Could you give me a real example or some online reference site? – Theo Niko Aug 22 '20 at 06:15
-
Maybe something like https://stackoverflow.com/a/57257392/362792 – Hitobat Aug 23 '20 at 07:22