Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

6 lines
203 B
Plaintext

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)