google / googletest

GoogleTest - Google Testing and Mocking Framework
https://google.github.io/googletest/
BSD 3-Clause "New" or "Revised" License
34.53k stars 10.09k forks source link

quickstart-cmake.md: add information about linking against gmock #4389

Open mirogon opened 12 months ago

dinord commented 11 months ago

We'll expand the quickstart to include an example of gmock's EXPECT_THAT.

Ryanf55 commented 3 weeks ago

Hello, can this be merged? It's useful