eslint-plugin-playwright
Testing plugin
An ESLint plugin that provides rules and configurations specifically designed for Playwright testing in TypeScript projects.
ESLint plugin for Playwright
281 stars
6 watching
39 forks
Language: TypeScript
last commit: 6 days ago
Linked from 2 awesome lists
eslinteslint-pluginjestjest-playwrightplaywrightplaywright-test-runner
Related projects:
Repository | Description | Stars |
---|---|---|
jest-community/eslint-plugin-jest | A plugin that integrates Jest testing functionality into ESLint for enhanced code quality checks | 1,135 |
playwright-community/jest-playwright | A tool for running end-to-end tests using Jest and Playwright. | 532 |
iliubinskii/eslint-plugin-misc | A collection of ESLint rules for JavaScript and TypeScript files. | 10 |
microsoft/playwright-pytest | A plugin to integrate Playwright with Pytest for end-to-end browser testing | 440 |
dangreenisrael/eslint-plugin-jest-formatting | A plugin for ESLint that provides formatting rules to ensure consistency and readability in Jest test suites. | 156 |
playwright-community/playwright-ng-schematics | A tool that automates the integration of Playwright testing with Angular projects | 9 |
testcafe-community/eslint-plugin-testcafe-community | A plugin for ESLint that enforces best practices for TestCafe tests | 4 |
eslint-community/eslint-plugin-es-x | A plugin for ESLint that checks JavaScript code for compliance with ECMAScript syntax rules. | 118 |
testing-library/eslint-plugin-testing-library | A plugin for ESLint to enforce best practices and common testing rules for JavaScript testing libraries. | 992 |
eslint-community/eslint-plugin-eslint-comments | Adds additional ESLint rules for commenting out specific lines of code | 53 |
testing-library/eslint-plugin-jest-dom | A plugin that enforces best practices for using Jest Dom in ESLint configurations | 361 |
marcusfelling/demo.playwright | Demonstrates various testing scenarios with Playwright using TypeScript and GitHub Actions | 260 |
jlengstorf/eslint-plugin-replyguy | A plugin for ESLint that enforces arbitrary and contradictory coding rules inspired by Twitter discourse. | 420 |
eslint-community/eslint-plugin-eslint-plugin | A plugin for linting ESLint plugins written in JavaScript. | 196 |
eslint-community/eslint-plugin-n | Provides additional ESLint rules for Node.js. | 232 |