Test Driven Development

Use when implementing any feature or bugfix, before writing implementation code - write the test first, watch it fail, write minimal code to pass; ensures tests actually verify behavior by requiring failure first

Zpankz f720e1e 3 files · 18.0 KB Updated

File contents

Zpankz/mcp-skillset/tree/main/test-driven-development commit f720e1e385

Frequently asked questions

npx skillmds add zpankz/test-driven-development