kaycxx-test
C++ unit test framework
Loading...
Searching...
No Matches
Public Attributes | List of all members
kaycxx::test::run_options Struct Reference

Configures the execution of registered tests. More...

#include <kaycxx/test/run_options.hpp>

Public Attributes

bool break_on_exception = false
 Allow unexpected exceptions to escape the test framework so a debugger can stop at the failure.
 

Detailed Description

Configures the execution of registered tests.


The documentation for this struct was generated from the following file: