A C++ unit testing framework that helps write tests alongside the code being tested.
Run the following Vcpkg command to install the port.
vcpkg install atliac-minitest
minitest provides CMake targets:
# Note: the `MINITEST_RUN_TESTS(argc, argv);` must be called in the main function find_package(${PORT} CONFIG REQUIRED) minitest_discover_tests(target)
v1.0.0#0
Mar 29, 2024
All
Atliac/minitest0
github.com/Atliac/minitest
05d8ab6d5f
MIT
Manifest