jest-fuck

0.7.0 • Public • Published

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

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i jest-fuck

    Weekly Downloads

    1

    Version

    0.7.0

    License

    none

    Last publish

    Collaborators

    • vroudge