Skip to content

vroudge/jest-fuck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Play an audible 'fuck' whenever your tests fail

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published