logoalt Hacker News

dnauticstoday at 10:33 AM0 repliesview on HN

i think they validate less with TDD; if you tell them a bare bones spec to validate they tend to write just that. if you write the test after, then their testing is causally conditioned on what was written. if you are going to write tests, it seems like teat first is way better than test last.