A Spec JSON Reporter for Mocha
Installation
sudo npm -g install mocha-spec-json-reporter
Usage
mocha -R mocha-spec-json-reporter
You will then get a neat file mocha-output.json
containing specked output in a JSON format.
sudo npm -g install mocha-spec-json-reporter
mocha -R mocha-spec-json-reporter
You will then get a neat file mocha-output.json
containing specked output in a JSON format.
npm i mocha-spec-json-reporter
2
0.0.2
none