Nizar's Blog
Posts tagged #tdd
-
Lean Claude Code for Production
Original photo by Valentin Antonucci on Pexels
Many agentic coding demos showcase landing pages, one-off scripts, or greenfield projects. While technically impressive, they often produce single files with little thought for maintainability. Even...
-
TDD Guard for Claude Code
Original photo by Pixabay on Pexels
Claude Code fit well into my workflow, but sticking to Test-Driven Development (TDD) principles still needed occasional reminders: one test at a time, fail first, no over-implementation. It worked,...