Description
Mocked collaborators help test suites isolate behavior with stubs, spies, and other test doubles. This library helps developers verify Python project calls without contacting real services. It is useful while coding or running tests, not as an end-user app.