
Is Test-Driven Development (TDD) Worth The Effort?
Test-driven development (TDD) solves some of the chaos introduced by an agile software development methodology by forcing the devs to consider the behaviour they're looking to achieve before writing code.