Added bundled compact reporter

This commit is contained in:
Martin Moene 2014-08-19 23:43:51 +02:00
parent 487dfadcf1
commit 3e025cc2b6
1 changed files with 2 additions and 1 deletions

View File

@ -60,6 +60,7 @@ A reporter is an object that formats and structures the output of running tests,
The bundled reporters are:
<pre>-r console
-r compact
-r xml
-r junit
</pre>
@ -152,4 +153,4 @@ Prints the command line arguments to stdout
---
[Home](../README.md)
[Home](../README.md)