Back to Testing Library

eslint-plugin-jest-dom

docs/ecosystem-eslint-plugin-jest-dom.mdx

latest468 B
Original Source

eslint-plugin-jest-dom is an ESLint plugin for Jest DOM that helps users to follow best practices and anticipate common mistakes when writing tests.

This plugin includes:

  • Several rules for linting Jest DOM specific code.
  • Shareable config for recommended rules.
  • Some autofixable rules.

Find more info about available rules and configs on GitHub.