Hacker News new | ask | show | jobs
by MattHeard 1070 days ago
When I see this criticism of mocks, it appears to me that the critic is primarily used to seeing tests that are either mocking the thing-under-test or don't understand the boundaries of the thing-under-test.
1 comments

Agreed. And the thing-under-test having very unclear boundaries is very common.