eslint-plugin-cypress
Cypress tester
An ESLint plugin for JavaScript projects using Cypress testing framework
An ESLint plugin for projects that use Cypress
706 stars
34 watching
89 forks
Language: JavaScript
last commit: 27 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
iliubinskii/eslint-plugin-misc | A collection of ESLint rules for JavaScript and TypeScript files. | 10 |
eslint-community/eslint-plugin-es-x | A plugin for ESLint that checks JavaScript code for compliance with ECMAScript syntax rules. | 121 |
testing-library/eslint-plugin-testing-library | A plugin for ESLint to follow best practices and detect common mistakes in testing library usage | 992 |
testing-library/eslint-plugin-jest-dom | A plugin that enforces best practices for using Jest Dom in ESLint configurations | 361 |
eslint-community/eslint-plugin-eslint-plugin | A plugin for linting ESLint plugins written in JavaScript. | 202 |
volox/eslint-plugin-ie11 | Detects unsupported ES6 features in IE11 | 14 |
jest-community/eslint-plugin-jest | A plugin that integrates Jest testing functionality into ESLint for enhanced code quality checks | 1,135 |
eslint-community/eslint-plugin-security | Identifies potential security vulnerabilities in JavaScript code | 2,224 |
github/eslint-plugin-github | An opinionated collection of ESLint rules used by GitHub. | 302 |
unlight/eslint-plugin-nestjs | ESLint plugin providing rules to enforce coding standards and best practices in NestJS projects | 40 |
tinloof/eslint-plugin-better-styled-components | Automatically enforces coding standards for styled components in ESLint | 65 |
eslint/generator-eslint | A tool to help create and manage ESLint plugins and rules | 231 |
dangreenisrael/eslint-plugin-jest-formatting | A plugin for ESLint that provides formatting rules to ensure consistency and readability in Jest test suites. | 156 |
hapijs/eslint-plugin | Provides style guide rules and integration with ESLint for JavaScript projects | 21 |
playwright-community/eslint-plugin-playwright | An ESLint plugin that provides rules and configurations specifically designed for Playwright testing in TypeScript projects. | 284 |