pyarmak / cmake-gtest-coverage-example
A sample C++ CMake project demonstrating google testing framework with mocks and coverage.
☆45Updated 4 years ago
Alternatives and similar repositories for cmake-gtest-coverage-example:
Users that are interested in cmake-gtest-coverage-example are comparing it to the libraries listed below
- Slides and presentations☆69Updated 2 years ago
- Contains the slides and examples for my "More Modern CMake" and "Oh No! More Modern CMake" talks from "Meeting C++" 2018 and 2019☆172Updated 5 years ago
- Finite State Machine implementation using std::variant☆85Updated 5 years ago
- Standardise code formating for cmake projects with git and clang-format