{"library":"pytest-httpx","type":"library","category":null,"description":"pytest-httpx is a pytest fixture that provides a convenient way to mock HTTPX requests within test cases. It supports both synchronous and asynchronous HTTPX requests, allowing developers to define custom responses, status codes, headers, and simulate various HTTP conditions without making actual network calls. The library is currently at version 0.36.0 and is considered stable, with version 1.0.0 planned for release once HTTPX itself reaches 1.0.0.","language":"python","status":"active","version":"0.36.0","tags":["pytest","httpx","testing","mocking","http","asyncio"],"install":[{"cmd":"pip install pytest-httpx","imports":["from pytest_httpx import httpx_mock","from pytest_httpx import HTTPXMock"]}],"homepage":null,"github":"https://github.com/Colin-b/pytest_httpx","docs":"https://colin-b.github.io/pytest_httpx/","changelog":"https://github.com/Colin-b/pytest_httpx/blob/master/CHANGELOG.md","pypi":"https://pypi.org/project/pytest-httpx/","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.3,"avg_import_s":0.83,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/pytest-httpx/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}