@webercode/jasmine-reporter
v1.2.0
Published
Simple wrapper meant to use the latest jasmine with jasmine-console-reporter
Downloads
2
Readme
This is just a simple wrapper around jasmine and jasmine-console-reporter.
Since both dependencies have configuration, jasmine-reporter.json
differs from the traditional jasmine.json
and allows
you to configure both. Add "test": "jasmine-reporter"
to "scripts"
in package.json
for easy access.