1.0.4 • Published 4 years ago

mocha-json-oneline v1.0.4

Weekly downloads
4
License
MIT
Repository
github
Last release
4 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

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago