Tdd Workflow

Enforces test-driven development for Rust. Write tests first with cargo test/nextest, implement to pass, refactor, verify >85% coverage with cargo llvm-cov. Use when this capability is needed.

tomevault-io Updated

File contents

tomevault-io/skills-registry/tree/main/evilbit-labs--libmagic-rs--tdd-workflow commit 7f26a326eb

Frequently asked questions

npx skillmds@latest add tomevault-io/tdd-workflow-11