E2e Acceptance Testing

Use when writing, reviewing or auditing an end-to-end acceptance suite, especially one that was bulk-generated. The one rule that a test may not pass without checking anything, locator conventions chosen before the first component ships, web-first assertions only for waiting, independence and cleanup agreeing with parallelization, CI wiring as part of done, one canonical suite per live frontend, and the tells that an inherited suite was never fact-checked. A suite that reports green while testing nothing is worse than no suite, because it is trusted.

konradcinkusz b2eebff 2 files · 28.1 KB Updated

File contents

konradcinkusz/architecture-standards/tree/main/plugins/quality-and-process/skills/e2e-acceptance-testing commit b2eebff57c

Frequently asked questions

npx skillmds@latest add konradcinkusz/e2e-acceptance-testing