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

Automated tests are great, the problem described is over-reliance on mocking. Mocking should only be used for dependencies which have non-deterministic behavior or where it is otherwise impractical to use the real implementation.



Consider applying for YC's Spring batch! Applications are open till Feb 11.

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

Search: