We've said all along that TDD is not really about "testing" but rather about creating an executable form of specification that drives development forward. This is true, and important, but it does not mean that TDD does not have a relationship to testing. One interesting issue where there is significant synergy is in our relationship to defects.
Two important issues we'll focus on are: when/how
↧