Hacker News new | ask | show | jobs
by natasham25 4960 days 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.
1 comments

This is not a property of TDD, but of plentiful tests.