mocha-json-singleline

0.0.5 • Public • Published

mocha-json-singleline

Single-line JSON output for mocha

Installation

sudo npm -g install mocha-json-singleline

Usage

mocha -R mocha-json-singleline

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.

Package Sidebar

Install

npm i mocha-json-singleline

Weekly Downloads

1

Version

0.0.5

License

MIT

Last publish

Collaborators

  • christian.uhl