Back to directory
Testing & Reviewvoidmatcha/eslint-plugin-playwright-silent-pass
eslint-plugin-playwright-silent-pass
ESLint rule that flags Playwright assertions that always pass — a Locator is never undefined/null/falsy, so expect(locator).toBeDefined()/.toBeTruthy()/.not.toBeNull() can never fail. Auto-fixable.
Suggested install command
npx skills add voidmatcha/eslint-plugin-playwright-silent-pass/eslint-plugin-playwright-silent-passAlways inspect the linked repository and skill instructions before running commands. Skills are instructions; permissions and execution still matter.
Compatibility
Agent support matrix
3 supported
| Agent | Status |
|---|---|
| Claude Code | Supported |
| OpenCode | Not listed |
| Cursor | Supported |
| MCP | Not listed |
| GitHub Copilot | Not listed |
| Windsurf |