Showing 1-20 of 131,115 packages
Adds plugins support to jest.
> Babel preset for all Jest plugins. This preset is automatically included when using [babel-jest](https://github.com/jestjs/jest/tree/main/packages/babel-jest).
Recommended set of jest plugins.
Jest plugins to emulate RSpec syntax and structure.
Jest plugins for testing React components.
Babel plugin to hoist `jest.disableAutomock`, `jest.enableAutomock`, `jest.unmock`, `jest.mock`, calls above `import` statements. This plugin is automatically included when using [babel-jest](https://github.com/jestjs/jest/tree/main/packages/babel-jest).
ESLint rules for Jest
Jest plugin to use babel for transformation.
Jest preset for Stylelint plugins.
ESLint rules for formatting jest tests
The Nx Plugin for Jest contains executors and generators allowing your workspace to use the powerful Jest testing capabilities.
This package contains shared types of Jest's packages.
Custom jest matchers to test the state of the DOM
A Jest transformer with source map support that lets you use Jest to test projects written in TypeScript
Create a new Jest project
Delightful JavaScript Testing.
Delightful JavaScript Testing.
A set of utility functions for expect and related packages
This package extends `expect` library with `jest-snapshot` matchers. It exports `jestExpect` object, which can be used as standalone replacement of `expect`.