Skip to content

johnkrzywanek/mocha-json-oneline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

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