What problem does it solve?
Web UI testing often suffers from flaky results and slow feedback loops across browsers and frameworks. This Skill provides a unified approach to automate E2E, unit, integration, load, security, visual regression, and accessibility testing using Playwright, Vitest, and k6 so teams can accelerate releases with confidence.
Core Features & Use Cases
- Cross-framework testing: orchestrate Playwright for E2E, Vitest for unit/integration, and k6 for load tests.
- Cross-browser coverage: run tests on Chromium, Firefox, and WebKit with consistent configurations.
- Flakiness mitigation & reporting: built-in patterns for retries, test isolation, and result summaries.
- Real-world scenario: ensure a checkout flow works under load and all accessibility checks pass.
Quick Start
Run a unified test suite across all supported frameworks to validate web app quality.