jest-newrelic

0.0.1 • Public • Published

jest-plugin-for-each

Add newrelic transaction to jest tests

Getting Started

npm install --dev jest-newrelic

Usage

Install as a global, you can modify the jest section of your package.json to include:

"jest": {
  "setupFilesAfterEnv": [
    "jest-newrelic/setup"
  ]
}

Package Sidebar

Install

npm i jest-newrelic

Weekly Downloads

2

Version

0.0.1

License

MIT

Unpacked Size

1.69 kB

Total Files

5

Last publish

Collaborators

  • ofry