13#include <kaycxx/term/ansi_mode.hpp>
53int run_tests(std::ostream& output, kaycxx::term::ansi_mode ansi_mode);
Owns a set of test suites and the registration stack used while suite bodies execute.
Definition test_registry.hpp:37
Unit test framework functions and types.
Definition test.hpp:15
int run_tests()
Runs the global test registry and writes the report to standard output.
Defines isolated test registries.