Create Test Cases

Convert a developer feature ticket into lean, ticket-ready Gherkin test cases for paste into a QA ticket. Produces 1 main success scenario + 2-4 edge cases max, merges near-identical data variants into one case with annotation, flags ambiguity inline with [QUESTION:] tags. Output is pure ticket-ready text — no code, no file paths. Use when user invokes /pw-kit:create-test-cases, says they have a dev card without a QA card yet, asks to "draft test cases", "write Gherkin scenarios from this feature", or wants to prepare QA scope before implementation.

antongulin c44563d 6.6 KB Updated

File contents

antongulin/pw-kit/tree/main/skills/create-test-cases commit c44563dca8

Frequently asked questions

npx skillmds@latest add antongulin/create-test-cases