mirror of
https://github.com/catchorg/Catch2.git
synced 2024-12-23 03:43:28 +01:00
Added bundled compact reporter
This commit is contained in:
parent
487dfadcf1
commit
3e025cc2b6
@ -60,6 +60,7 @@ A reporter is an object that formats and structures the output of running tests,
|
|||||||
The bundled reporters are:
|
The bundled reporters are:
|
||||||
|
|
||||||
<pre>-r console
|
<pre>-r console
|
||||||
|
-r compact
|
||||||
-r xml
|
-r xml
|
||||||
-r junit
|
-r junit
|
||||||
</pre>
|
</pre>
|
||||||
@ -152,4 +153,4 @@ Prints the command line arguments to stdout
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
[Home](../README.md)
|
[Home](../README.md)
|
||||||
|
Loading…
Reference in New Issue
Block a user