{"library":"pytest-responses","type":"library","category":null,"description":"pytest-responses is a Pytest plugin that seamlessly integrates the `responses` library into your test suite. It automatically activates `responses`, a utility for mocking the Python `requests` library, across your tests, preventing actual HTTP requests. This helps create fast, reliable, and isolated unit and integration tests. The current version is 0.5.1, and its release cadence is irregular, with updates driven by bug fixes and compatibility needs.","language":"python","status":"active","version":"0.5.1","tags":["pytest","testing","mocking","requests","http","web"],"install":[{"cmd":"pip install pytest-responses","imports":["import responses\n@responses.activate\ndef test_something(): ..."]}],"homepage":null,"github":"https://github.com/getsentry/pytest-responses","docs":null,"changelog":null,"pypi":"https://pypi.org/project/pytest-responses/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":3.4,"avg_import_s":0.97,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/pytest-responses/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}