jest-faustao-errou
v1.0.0
Published
Jest testResultsProcessor. If your tests fail, Errrrrouuuu!
Downloads
108
Readme
Jest Faustao Errou Results Processor
Play "Errou" sound if the Jest tests fail.
Install
npm install --save-dev jest-faustao-errou
Usage
In your package.json
file:
"jest":{
"testResultsProcessor":"<rootDir>/node_modules/jest-faustao-errou/index.js"
}