BrOrlandi / jasmine-faustao-errou

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:JavaScript 100.0%