From 3e025cc2b645e39ad67ad61e5b61661f21f7607c Mon Sep 17 00:00:00 2001 From: Martin Moene Date: Tue, 19 Aug 2014 23:43:51 +0200 Subject: [PATCH] Added bundled compact reporter --- docs/command-line.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/command-line.md b/docs/command-line.md index af0c5383..f534d858 100644 --- a/docs/command-line.md +++ b/docs/command-line.md @@ -60,6 +60,7 @@ A reporter is an object that formats and structures the output of running tests, The bundled reporters are:
-r console
+-r compact
 -r xml
 -r junit
 
@@ -152,4 +153,4 @@ Prints the command line arguments to stdout --- -[Home](../README.md) \ No newline at end of file +[Home](../README.md)