jest-plugins
jest-plugins copied to clipboard
Adds plugins feature to jest for easily adding extensions.
Jest Plugins
Adds plugins feature to jest for easily adding extensions.
Getting Started
The full instructions for utilizing jest-plugins in your project are located here.
Packages
The Jest Plugins repo is managed as a monorepo that is composed of many npm packages.
Core Packages
| Plugin | Version | Description |
|---|---|---|
jest-plugins |
Adds the plugins feature to Jest. |
|
jest-plugins-recommended |
Recommended set of jest plugins. |
Plugin Sets
| Plugin | Version | Description |
|---|---|---|
jest-plugins-react |
Jest plugins for testing React components. | |
jest-plugins-rspec |
Jest plugins for RSpec syntax. |