1.0.4 • Published 6 years ago

mocha-json-oneline v1.0.4

Weekly downloads
4
License
MIT
Repository
github
Last release
6 years ago

mocha-json-oneline

Mocha JSON reporter in one line

By default, Mocha JSON reporter outputs pretty printed JSON. This package will disable the pretty print.

Usage:

npm install mocha-json-oneline --save-dev

And add mocha reporter argument to your project package JSON:

mocha --runner=mocha-json-oneline

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago