eslint-plugin-jest-formatting
Test suite formatter
A plugin for ESLint that provides formatting rules to ensure consistency and readability in Jest test suites.
ESLint rules for formatting test suites written for jest.
156 stars
4 watching
13 forks
Language: JavaScript
last commit: over 1 year ago
Linked from 1 awesome list
eslint-pluginjest
Related projects:
Repository | Description | Stars |
---|---|---|
testing-library/eslint-plugin-jest-dom | A plugin that enforces best practices for using Jest Dom in ESLint configurations | 361 |
jest-community/eslint-plugin-jest | A plugin that integrates Jest testing functionality into ESLint for enhanced code quality checks | 1,135 |
playwright-community/eslint-plugin-playwright | An ESLint plugin that provides rules and configurations specifically designed for Playwright testing in TypeScript projects. | 281 |
brettz9/eslint-plugin | Adds custom ESLint rules to enforce coding standards and best practices in JavaScript development. | 2 |
platinumazure/eslint-plugin-qunit | Provides rules to enforce best practices and avoid common errors in QUnit tests. | 30 |
mysticatea/eslint-plugin | Provides a set of ESLint configurations and additional rules to enforce coding standards and detect bugs in JavaScript projects. | 26 |
eslint-community/eslint-plugin-es-x | A plugin for ESLint that checks JavaScript code for compliance with ECMAScript syntax rules. | 118 |
tinloof/eslint-plugin-better-styled-components | Automatically enforces coding standards for styled components in ESLint | 65 |
kuceb/eslint-plugin-json-format | A plugin for ESLint to format and auto-fix JSON files in JavaScript projects. | 41 |
testing-library/eslint-plugin-testing-library | A plugin for ESLint to enforce best practices and common testing rules for JavaScript testing libraries. | 992 |
github/eslint-plugin-github | An opinionated ESLint configuration providing useful rules for JavaScript applications. | 299 |
azat-io/eslint-plugin-perfectionist | A plugin for ESLint that enforces consistent sorting of various data in code | 1,932 |
jfmengels/eslint-ava-rule-tester | A tool to test and validate ESLint rules using the AVA testing framework | 13 |
nickdeis/eslint-plugin-notice | Enforces copyright notice at the top of JavaScript files and provides a mechanism to fix missing notices | 26 |
gajus/eslint-plugin-jsdoc | A plugin for ESLint to enforce consistency and quality in JSDoc comments | 1,100 |