eljonny-testcppv0.3.0-beta.4
- Updated
A simple C++ test framework with no dependencies other than C++11 STL.
- Project website: https://github.com/eljonny/TestCPP
#Usage
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
#Supported Platforms
All platforms supported.
#Features
No features defined.
#Dependencies
No dependencies.
#Used By
No ports use this.
#Host Tool For
No ports use this.
#Contributors
Jonathan Hyry