| test_reporter.cpp |
|
4172 |
- |
| test_reporter.h |
Summary data holder for an individual test (i.e. one `Test::Result` instance)
|
6764 |
- |
| test_runner.cpp |
|
6314 |
- |
| test_runner.h |
NOLINT(*-special-member-functions) |
1007 |
- |
| test_stdout_reporter.cpp |
|
2193 |
- |
| test_stdout_reporter.h |
|
995 |
- |
| test_xml_reporter.cpp |
|
9417 |
- |
| 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 |
- |