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'));