概要
This skill provides advanced patterns and best practices for building robust end-to-end (E2E) testing suites that catch regressions and improve deployment confidence. It covers industry-standard frameworks like Playwright and Cypress, offering guidance on implementing the Page Object Model, managing test data through fixtures, and handling asynchronous actions with smart waiting strategies. Whether you're debugging flaky tests, setting up CI/CD pipelines, or implementing visual regression testing, this skill ensures your test suites are fast, deterministic, and scalable.