A simple C++ test framework with no dependencies other than C++11 STL.
eljonny-testcpp provides CMake targets:
find_package(TestCPP CONFIG REQUIRED)
target_link_libraries(main PRIVATE cpptesting::TestCPP)
See https://github.com/eljonny/TestCPP/blob/main/README.md for more information
v0.3.0-beta.4#0
All
Unlicense
Manifest