e2e-testing
Installation
SKILL.md
E2E Testing Patterns
Playwright patterns for stable, fast, and maintainable E2E test suites. Playwright supports multiple languages (TypeScript, Python, Java, .NET) — adapt examples to your project's language.
When to Activate
- Setting up E2E testing infrastructure
- Writing Playwright tests for user flows
- Debugging flaky tests
- Configuring CI/CD for E2E tests