test_reporter.cpp |
|
4053 |
test_reporter.h |
Summary data holder for an individual test (i.e. one `Test::Result` instance)
|
6106 |
test_runner.cpp |
|
6531 |
test_runner.h |
|
977 |
test_stdout_reporter.cpp |
|
2220 |
test_stdout_reporter.h |
|
954 |
test_xml_reporter.cpp |
|
8676 |
test_xml_reporter.h |
XML JUnit exporter for test results
JUnit schema follows:
https://github.com/junit-team/junit5/blob/main/platform-tests/src/test/resources/jenkins-junit.xsd
|
1466 |