selyunin / gtest_submoduleLinks
CPP Project with Google test submodule and Github Actions
☆31Updated 3 years ago
Alternatives and similar repositories for gtest_submodule
Users that are interested in gtest_submodule are comparing it to the libraries listed below
Sorting:
- Additional CMake functionality. Most of the modules are from Ryan Pavlik (https://github.com/rpavlik/cmake-modules)☆584Updated 3 months ago
- C++ library for storing and printing backtraces.☆484Updated 3 weeks ago
- CMake modules to help use sanitizers☆407Updated 3 months ago
- The reference C++ unit testing framework (TDD, xUnit, C++03/11/14/17)☆210Updated last week
- Example programs for Talking Async videos☆208Updated 2 years ago
- A C++11 library for parsing and serializing JSON to and from a DOM container in memory.☆468Updated last month
- expected lite - C++23 expected objects for C++11 and later in a single-file header-only library☆538Updated last month
- Implementation of C++20's std::span for older compilers