September 2018
Intermediate to advanced
606 pages
14h 32m
English
In Chapter 4, Creating and Running Tests, Recipe 3, Defining a unit test and linking against Google Test, we implemented unit testing using the Google Test framework and fetched the Google Test sources at configure time using the relatively new FetchContent module (available since CMake 3.11). In this chapter, we will revisit this recipe, focus less on ...
Read now
Unlock full access