General rule: The fewer mocks a test has, the more confidence the test provides


General rule: The fewer mocks a test has, the more confidence the test provides.

A passing test with no mocks gives me the most confidence.

View original on X