API Auto Testing

Use when /api-test is invoked after /executing-plans has implemented APIs. Drives the 6-step pipeline — API inventory from <slug>-implementation-plan.md and code → SQL guides for test data acquisition (user pastes results) → pytest scenario code generation (with conftest.py auth fixture auto-selected via detect_auth.py) → execution → result recording in <slug>-implementation-plan.md change-history → fail-handling proposal.

deokjinlog d03e221 7.8 KB Updated

File contents

deokjinlog/intent-locked-workflow/tree/main/skills/api-auto-testing commit d03e2213b5

Frequently asked questions

npx skillmds@latest add deokjinlog/api-auto-testing