Hacker News new | ask | show | jobs
by StavrosK 3265 days ago
I agree, this matches my experience. I find that many bugs can crop up in the interface, which is something that TDD inherently doesn't catch, whereas integration testing will both catch bugs in the interface and the units themselves.