pytest-responses · PyPI
pypi.org › project › pytest-responsesApr 26, 2021 · Files for pytest-responses, version 0.5.0; Filename, size File type Python version Upload date Hashes; Filename, size pytest_responses-0.5.0-py2.py3-none-any.whl (6.7 kB) File type Wheel Python version py2.py3 Upload date Apr 26, 2021 Hashes View
pytest-responsemock · PyPI
pypi.org › project › pytest-responsemockOct 09, 2020 · Description. Simplified requests calls mocking for pytest. Provides response_mock fixture, exposing simple context manager. Any request under that manager will be intercepted and mocked according to one or more rules passed to the manager. If actual request won’t fall under any of given rules then an exception is raised (by default).
pytest-responsemock · PyPI
https://pypi.org/project/pytest-responsemock09.10.2020 · Simplified requests calls mocking for pytest Provides response_mock fixture, exposing simple context manager. Any request under that manager will be intercepted and mocked according to one or more rules passed to the manager. If actual request won’t fall under any of given rules then an exception is raised (by default).