You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|[expect-expect](https://github.com/playwright-community/eslint-plugin-playwright/tree/main/docs/rules/expect-expect.md)| Enforce assertion to be made in a test body | ✅ |||
166
-
|[max-expects](https://github.com/playwright-community/eslint-plugin-playwright/tree/main/docs/rules/max-expects.md)| Enforces a maximum number assertion calls in a test body |✅|||
166
+
|[max-expects](https://github.com/playwright-community/eslint-plugin-playwright/tree/main/docs/rules/max-expects.md)| Enforces a maximum number assertion calls in a test body ||||
167
167
|[max-nested-describe](https://github.com/playwright-community/eslint-plugin-playwright/tree/main/docs/rules/max-nested-describe.md)| Enforces a maximum depth to nested describe calls | ✅ |||
168
168
|[missing-playwright-await](https://github.com/playwright-community/eslint-plugin-playwright/tree/main/docs/rules/missing-playwright-await.md)| Enforce Playwright APIs to be awaited | ✅ | 🔧 ||
169
169
|[no-commented-out-tests](https://github.com/playwright-community/eslint-plugin-playwright/tree/main/docs/rules/no-commented-out-tests.md)| Disallow commented out tests ||||
0 commit comments