Test Driven Development

Guides test-first workflows for bugs and features: write a minimal failing test that encodes contracts and clear failure messages, confirm the gap is not already covered, implement and document the fix, then verify green. Use when fixing bugs with tests, adding features via TDD, writing regression tests, or when the user asks for red-green-refactor or test-driven development.

tenstorrent 4a8ccb8 2 files · 7.3 KB Updated

File contents

tenstorrent/tt-metal/tree/main/.cursor/commands/skills/test-driven-development commit 4a8ccb8b53

Frequently asked questions

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