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.

korya 79d90df 5 files · 18.6 KB Updated

File contents

korya/swd-skills/tree/main/skills/e2e-test commit 79d90df264

Frequently asked questions

npx skillmds@latest add korya/e2e-test