🦀 ClawHub
Test Driven Development
by @vincentjiang06
Test-driven development (TDD) for NON-TRIVIAL behavior — write a failing test FIRST, watch it fail with evidence, then minimal code to pass; the suite is a L...
TERMINAL
clawhub install test-driven-development