mirror of
https://github.com/catchorg/Catch2.git
synced 2025-09-30 09:01:06 +02:00
Updated Command line (markdown)
@@ -44,4 +44,4 @@ In addition to the command line option, ensure you have built your code with the
|
|||||||
</pre>
|
</pre>
|
||||||
|
|
||||||
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!).
|
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.
|
To see successul, as well as failing, test results just pass this option.
|
Reference in New Issue
Block a user