Skip to content

johnkrzywanek/mocha-json-oneline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ce5992f · Dec 6, 2019

History

10 Commits
Dec 6, 2019
Dec 6, 2019
Dec 6, 2019
Dec 6, 2019

Repository files navigation

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

About

Mocha JSON reporter in one line

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published