eslint-plugin-testing-library
Testing library plugin
A plugin for ESLint to enforce best practices and common testing rules for JavaScript testing libraries.
ESLint plugin to follow best practices and anticipate common mistakes when writing tests with Testing Library
992 stars
12 watching
142 forks
Language: TypeScript
last commit: 7 days ago
Linked from 1 awesome list
angularbest-practicesdevelopmentdomeslinteslint-pluginjavascriptmarkojsreactreactjstesting-libraryvue
Related projects:
Repository | Description | Stars |
---|---|---|
avajs/eslint-plugin-ava | Provides custom ESLint rules for testing and validation in JavaScript projects | 230 |
github/eslint-plugin-github | An opinionated ESLint configuration providing useful rules for JavaScript applications. | 299 |
iliubinskii/eslint-plugin-misc | A collection of ESLint rules for JavaScript and TypeScript files. | 10 |
brettz9/eslint-plugin | Adds custom ESLint rules to enforce coding standards and best practices in JavaScript development. | 2 |
eslint-community/eslint-plugin-security | Identifies potential security vulnerabilities in JavaScript code | 2,220 |
miherlosev/eslint-plugin-testcafe | ESLint rules for testcafe to enforce good practices | 15 |
eslint-community/eslint-plugin-eslint-plugin | A plugin for linting ESLint plugins written in JavaScript. | 196 |
testing-library/preact-testing-library | Tools for testing Preact components to ensure they work as expected in different scenarios | 145 |
sveltejs/eslint-plugin-svelte | An ESLint plugin that provides unique check rules for Svelte applications using its AST | 305 |
testing-library/eslint-plugin-jest-dom | A plugin that enforces best practices for using Jest Dom in ESLint configurations | 361 |
playwright-community/eslint-plugin-playwright | An ESLint plugin that provides rules and configurations specifically designed for Playwright testing in TypeScript projects. | 281 |
eslint-community/eslint-plugin-promise | Enforces best practices for JavaScript promises to improve code readability and maintainability. | 943 |
cypress-io/eslint-plugin-cypress | An ESLint plugin for JavaScript projects using Cypress testing framework | 706 |
emmanueldemey/eslint-plugin-angular | A set of rules to enforce best practices and prevent errors in AngularJS applications | 618 |
tinloof/eslint-plugin-better-styled-components | Automatically enforces coding standards for styled components in ESLint | 65 |