Katas Are Rehearsal, Not Performance
February 28, 2026You don't practice TDD on production code. You practice on katas and bring the muscle memory to production. The gap between knowing TDD and doing TDD is reps.
TDDKatasPracticeSoftware Craft
Your Test Suite Is Your API for Agents
February 15, 2026Documentation lies. Wikis rot. READMEs drift. Your test suite is the only specification that stays current — and it's the interface AI agents actually use.
TDDAI AgentsSoftware ArchitectureAutomation
AI Agents Need Test Suites, Not Code Reviewers
February 1, 2026Autonomous AI agents can plan, implement, and deliver code. But without automated verification, you're just producing unreviewed changes faster. TDD provides the feedback loop agents actually need.
TDDAI AgentsAutomationDevOps
TDD Is Scaffolding for AI — Not a Speed Bump
January 1, 2026AI generates code fast. But speed without verification is just higher-velocity guessing. TDD provides the specification layer that makes AI-generated code trustworthy.
TDDAIAutomationSoftware Delivery