MyraTest
MyraTest

MyraTest ("mee-rah-test") is a C++ unit testing framework. It is similar in design to Catch2, in that it (i) consists of only one header file (ii) requires only minimal annotation of the code under test (iii) embeds a powerful console-based test runner to execute arbitrary groups of tests and generate reports.