5 ms·
This is why I'm a big fan of TDD. You're basically commenting your code in your tests without having to comment the actual code.
by natasham25 14y ago
This is why I'm a big fan of TDD. You're basically commenting your code in your tests without having to comment the actual code.
- bruceboughton 14y agoThis is not a property of TDD, but of plentiful tests.