mocha-spec-json-reporter-2
v0.0.2
Published
A mocha reporter to allow JSON output by Richard McIntyre ([email protected], http://www.mackstar.com) - modified by Qassim Farid for extra output
Downloads
6
Maintainers
Readme
Modification of mocha-spec-json-reporter
A Spec JSON Reporter for Mocha
Installation
sudo npm -g install mocha-spec-json-reporter-2
Usage
mocha -R mocha-spec-json-reporter-2
You will then get a neat file mocha-output.json
containing specked output in a JSON format.