Back to home

Tag

TDD

TDD, or test-driven development, writes tests before implementation and uses them to shape design, refactoring, and verification. In AI-assisted workflows, it fits well with agents, worktrees, and code review, especially for large features where predictable behavior matters.

2 articles