@ffluk3/eslint-plugin-playwright
v0.3.0
Published
Rules for playwright
Readme
Additional custom rules for Playwright
ESLint plugin that extends Playwright testing needs.
Installation
Yarn
yarn add -D @ffluk3/eslint-plugin-playwrightNPM
npm install -D @ffluk3/eslint-plugin-playwrightList of Supported Rules
| ✔ | 🔧 | 💡 | Rule | Description | | :-: | :-: | :-: | ---------------------------------------------------- | ------------------------------------------------- | | | | | test-case-naming | Allows you to enforce patterns on some test names |
