0.7.0 • Published 7 years ago

jest-fuck v0.7.0

Weekly downloads
13
License
-
Repository
github
Last release
7 years ago

jest-fuck

Play an audible 'fuck' whenever your tests fail

Installation:

npm install --save-dev jest-fuck

Getting Started

To use this reporter you will need to have a Jest test environment set up. In your package.json add:

"jest": {
  "reporters": [
    "default",
    "<rootDir>/node_modules/jest-fuck"
  ]
}
0.7.0

7 years ago

0.6.0

7 years ago

0.5.0

7 years ago

0.0.1

7 years ago