Defines the after_all hook registration function.
Defines the after_each hook registration function.
Defines the before_all hook registration function.
Defines the before_each hook registration function.
Defines the callback type used by the test framework.
Defines the describe function for nested test suites.
Defines the test failure result type.
Defines registered test hooks.
Defines the it function for registering test cases.
Root namespace for kaycxx libraries.
Definition test.hpp:12
Defines test execution options.
Defines functions for running registered tests.
Defines skip conditions for test cases.
Defines the skipped test result type.
Defines the suite macro for top-level test suite registration.
Defines test selection filters.
Defines isolated test registries.