BrOrlandi / jest-faustao-errou

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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"
}

About


Languages

Language:JavaScript 100.0%