Validate Feature

Use before merging or finishing a branch, when a feature's unit tests are green but its user-facing behavior has not been driven through the running system as a real client — the acceptance / end-to-end pass over the happy paths and edge cases that pass in isolation yet break in practice. Orchestrates API- and UI-surface validation and leaves committed tests behind, unlike a manual product walk. Also when the repo has no documented way to run the app locally.

jayden-dang 158c7c3 3 files · 6.3 KB Updated

File contents

jayden-dang/skills/tree/main/skills/acceptance/validate-feature commit 158c7c37eb

Frequently asked questions

npx skillmds@latest add jayden-dang/validate-feature