jasmine-faustao-errou
v1.0.0
Published
Jasmine Custom Reporter. If your tests fail, Errrrrouuuu!
Downloads
3
Readme
Jasmine Faustao Errou Custom Reporter
Play "Errou" sound if the Jasmine tests fail.
Install
npm install --save-dev jasmine-faustao-errou
Usage
In your main test file:
jasmine.getEnv().addReporter(require('jasmine-faustao-errou'));