Test Driven Development

Drive implementation from a failing test first – red, green, refactor – so every line of production code is demanded by a test you watched fail. Use when implementing a feature or bugfix before writing implementation code, or when the user mentions TDD, red-green, "write the tests first", or "test-drive this".

L-X-T Updated

File contents

L-X-T/ng-agentic-skills/tree/main/.agents/skills/test-driven-development commit 018716ea0b

Frequently asked questions

npx skillmds@latest add l-x-t/test-driven-development