e2e-test
Validate a product end-to-end the way its real user uses it — a web app through the browser, a CLI through its binary, a library by writing consumer programs — black-box, deriving cases from the change's blast radius and spec acceptance criteria, and reporting every case as PASS, FAILURE, or BLOCKED without fixing anything. Use when the user says "/e2e-test", "e2e test this", "test it in the browser", "manual e2e testing", "test it as the end user", "re-test the changes comprehensively", or before a release when the next stop is prod.
Pinned to revision 3107b92eaad2, so it is the text this page describes rather than whatever the author pushed since.
Files
- skills/e2e-test/SKILL.md
- skills/e2e-test/references/cases.md
- skills/e2e-test/references/rationalizations.md
- skills/e2e-test/references/report.md
- skills/e2e-test/references/surfaces.md
Every link opens the file at its source, pinned to the revision this page describes.