playwright-community / eslint-plugin-playwright

ESLint plugin for Playwright
https://www.npmjs.com/package/eslint-plugin-playwright
MIT License
281 stars 39 forks source link

feat: add a rule to enforce closing the context #305

Closed valex91 closed 3 months ago

valex91 commented 4 months ago

Add a rule that enforce closing the context in case has been opened as specified in documentation

valex91 commented 3 months ago

any feedback on this? 👀