
A standard means of mock loading the adapter. Because we have this move fixtures stuff into contrib. Add some documentation for all this.
12 lines
323 B
ReStructuredText
12 lines
323 B
ReStructuredText
==================
|
|
Additional Loading
|
|
==================
|
|
|
|
Common additional loading mechanism are supported in the :py:mod:`requests_mock.contrib` module.
|
|
|
|
These modules may require dependencies outside of what is provided by `requests_mock` and so must be provided by the including application.
|
|
|
|
.. toctree::
|
|
|
|
fixture
|