Test Driven Development

Use when implementing a feature, fixing a bug, or changing behavior — write a failing test first, watch it fail, write minimal code to pass, then refactor. Adds Kent Beck's Tidy First (separate structural vs behavioral changes) and a Canon test list. Language-agnostic core; per-language notes under references/languages/. Not for throwaway prototypes, generated code, or pure config changes (ask first).

hashgraph-online Updated

File contents

hashgraph-online/awesome-codex-plugins/tree/main/plugins/yyykf/spellbook-skills/skills/test-driven-development commit 919568c711

Frequently asked questions

npx skillmds@latest add hashgraph-online-awesome-codex-plugins/test-driven-development