mirror of
https://github.com/catchorg/Catch2.git
synced 2025-09-30 09:01:06 +02:00
Updated Command line (markdown)
@@ -43,5 +43,5 @@ In addition to the command line option, ensure you have built your code with the
|
||||
-s, --success
|
||||
</pre>
|
||||
|
||||
Usually you only want to see reporting for failed tests. Sometimes it's usually to see all the output (especially when you don't trust that that test you just added worked first time!).
|
||||
Usually you only want to see reporting for failed tests. Sometimes it's useful to see *all* the output (especially when you don't trust that that test you just added worked first time!).
|
||||
To see successully, as well as failing, test results just pass this option.
|
Reference in New Issue
Block a user