npm.io
2.9.0 • Published 8 years ago

jest-plugins-recommended

Licence
MIT
Version
2.9.0
Deps
6
Size
2 kB
Vulns
0
Weekly
0
Stars
107

npm npm npm

Recommended set of jest plugins.

Getting Started

Install jest-plugins-recommended using yarn:

yarn add --dev jest-plugins-recommended

Usage

In your jest-plugins.js file, add:

// Require jest-plugins and install them.
require('jest-plugins')([
  'jest-plugins-recommended',
]);

Contributing

If you have any ideas on how this module could be better, create an Issue or submit a PR.

Keywords