So you write unit tests, but do you really TDD?

added by thecodejunkie
1/18/2010 3:20:22 PM

140 Views

Many developers are claiming to be TDD practitioners, without really understanding the differences between Test-Driven Development and unit testing. Somewhere along the line the definition of TDD has gotten lost and it is time to set the record straight; just because you write unit tests does not mean you practice TDD.


0 comments