sfcode
An Online Competing and Development Environment
|
The jasmine-spec-reporter
can be used to enhance your jasmine node tests execution report.
Create a spec/helpers/reporter.js
file with the following content:
Then run your tests!
This directory is setup as a working example, so you can inspect the package.json
, the spec
directory, and you can see it all work by issuing the following commands:
npm install npm test