|
|
|
|
|
by rapala
3750 days ago
|
|
How many of those side projects ended up being 6 million lines of code maintained over 5 years? Because those are the kind of code bases I have in mind when I'm weigthing the pros and cons of TDD or other testing practices. When reading Uncle Bob and others I have always got the feeling that the "goal" of the practices described is to have systems that can be maintained and extended for years by different people and teams. It never crossed my mind that Uncle Bob would recommend TDD for that tic-tac-toe I wrote to learn Buzzscript. |
|
How many projects at all end up that big?
How many of those end up falling under their own weight?
How many of those failures are attributable to lack of TDD?
How many of the succeeding ones succeeded on account of TDD? Or in spite of TDD?
All I've seen so far is anecdotal evidence, which is no evidence at all.