mirror of
https://github.com/catchorg/Catch2.git
synced 2024-11-22 13:26:10 +01:00
6185d0cc0a
This changes the compact reporter's summary of test run totals to use the same format as the console reporter. This means that while output is no longer on a single line (two instead), it now includes totals for `failedButOk` test cases and assertions, which were previously missing. |
||
---|---|---|
.. | ||
ConfigureTestsCommon.py | ||
testBazelReporter.py | ||
testBazelSharding.py | ||
testConfigureDefaultReporter.py | ||
testConfigureDisable.py | ||
testConfigureDisableStringification.py | ||
testConfigureExperimentalRedirect.py | ||
testPartialTestCaseEvent.py | ||
testRandomOrder.py | ||
testSharding.py |