Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

> But it makes me wonder why "unit testing" became such a hot thing. I think it's just because it's simpler than integration testing. But integration testing is much more valuable.

TDD focuses on a particular method of leveraging unit testing to improve code quality and avoid bloat, but it doesn't suggest that integration testing should be abandoned. Integration testing is just outside of the scope of the part of the dev process TDD is focussed on improving.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: