Hacker News new | past | comments | ask | show | jobs | submit login

The problem with using mocks extensively for testing is that you then end up mostly testing the mocks. You'll know you've hit that point when you have 100% coverage, but things still break routinely due to interaction (sometimes very indirect) between components.



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

Search: