mirror of
https://github.com/catchorg/Catch2.git
synced 2025-12-15 06:32:12 +01:00
Added [!mayfail] tag to indicate test case that can fail without failing the suite.
Overhauled the summary report (including the expected failure count)
This commit is contained in:
@@ -7297,5 +7297,7 @@ with expansion:
|
||||
true
|
||||
|
||||
===============================================================================
|
||||
125 test cases - 55 failed (723 assertions - 112 failed)
|
||||
test cases: 70 passed | 54 failed | 1 failed as expected | total: 125
|
||||
assertions: 611 passed | 99 failed | 13 failed as expected | total: 723
|
||||
===============================================================================
|
||||
|
||||
|
||||
Reference in New Issue
Block a user