Hacker News new | ask | show | jobs
by liontwist 535 days ago
Which is why any testing involving mocking should have low purity.

You get 90% of benefit from two kinds of tests: - verifying components work (unit tests) - verifying the system works from its interface (automation)