Hacker News new | ask | show | jobs
by cjg 6224 days ago
One important thing about TDD, in my view, is that you have two separate descriptions (the test and the code) that agree. If you get your code generated from your tests then how do you detect bugs in your tests?
1 comments

I believe I just went cross-eyed.