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

ed3dai Updated

File contents

ed3dai/ed3d-plugins-testing/tree/main/plugins/ed3d-plan-and-execute/skills/test-driven-development commit 9d97129fca

Frequently asked questions

npx skillmds@latest add ed3dai/test-driven-development