Tdd HTTP First

Drive a feature/bugfix test-first when the project mandates HTTP-layer-only testing — the failing RED test must be an HTTP/route-harness test (e.g. supertest), never a service/validator/util unit test. Trigger phrases — "làm theo TDD", "viết test fail trước", "write the failing test first", "do this test-first" — in any repo whose rules forbid unit tests.

kennguyen887 eb42388 5.5 KB Updated

File contents

kennguyen887/agent-foundation/tree/main/skills/tdd-http-first commit eb42388004

Frequently asked questions

npx skillmds@latest add kennguyen887/tdd-http-first