Test First Development

Apply test-first discipline for behavior changes and bugfixes: define expected behavior, add or run a failing test, then implement minimally. Use when fixing bugs, changing logic, or adding features that need regression protection.

charlieviettq cf53d4d 2.0 KB Updated

File contents

charlieviettq/awesome-agent-skill/tree/main/.claude/skills/test-first-development commit cf53d4d2fb

Frequently asked questions

npx skillmds@latest add charlieviettq/test-first-development