E2E Scenario Author

Converts an acceptance criterion or user story into one maintainable Playwright or Cypress end-to-end test that reads like the journey it covers. Use when turning a Given/When/Then acceptance criterion or user story into a browser test, when asked to "write an E2E test for this AC", or when a feature's critical journey (login, checkout, signup) needs a single automated scenario. Do NOT use when writing general Playwright tests, configuring the runner, or fixing existing test flakiness - use playwright-testing or flaky-test-detangler instead.

SkillMedev c781cfd 4.2 KB Updated

File contents

SkillMedev/qa-test-automation/tree/main/skills/e2e-scenario-author commit c781cfd759

Frequently asked questions

npx skillmds@latest add skillmedev/e2e-scenario-author