This pytest plugin allows you to replace dependencies with stubs. It can be useful if you want to test some code using a dependency without actually having this dependency, for example if you're ...
This package can be found on PyPI.