File CommandLineRunner.hpp

Parent directory (include/mu/tiny/test)

Entry point for running all registered tests from a main() function.

Definition (include/mu/tiny/test/CommandLineRunner.hpp)

View source on GitHub

Detailed Description

Supported command-line flags:

  • -v verbose output

  • -g name run only tests in the named group

  • -n name run only tests with the given name

  • -r count repeat the test run count times

  • -s run each test in a separate subprocess (crash isolation)

Includes

Namespaces

Classes