Skip to content

davidnortonjr/mocha-json-singleline

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mocha-json-singleline-shorterline

Single-line JSON output for mocha, with less data (stats and failure messages only) so that the log line will not balloon out of control.

Installation

sudo npm -g install mocha-json-singleline-shorterline

Usage

mocha -R mocha-json-singleline-shorterline

Output will be sent to STDOUT, but in a single line for each run. This is needed to have the output parsable by fluentd, who does not approve of newlines in your output.

About

Single-line JSON output for mocha

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%