Tools for setting up stubs and mocks in Python tests. Version 1.0.0, currently at initial release with no defined release cadence.
pip install stubsNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a stub and set a return value for a method.
Use 'from stubs import Stub' instead of 'import stubs'.
No dependency data recorded yet.