E2e Testing

Framework-neutral standards for end-to-end browser tests with Playwright or Cypress: role-based user-facing selectors, per-worker and per-test data isolation, network interception, web-first retrying assertions instead of fixed waits, a retry and sharding policy, flake triage to a root cause, and keeping the suite a thin layer of critical journeys. Composes with `test-quality` for the quality of each individual test. Use it when the user mentions end-to-end tests, E2E, Playwright, Cypress, browser tests, "flaky test", getByRole, test-id, network mocking, test retries, sharding, or "the e2e suite is slow".

danielteles Updated

File contents

danielteles/awesome-agent-skills/tree/main/skills/e2e-testing commit c0342fe6c9

Frequently asked questions

npx skillmds@latest add danielteles/e2e-testing