all options
trixie  ] [  sid  ]
[ Source: pytest-httpx  ]

Package: python3-pytest-httpx (0.30.0-2)

Links for python3-pytest-httpx

Screenshot

Debian Resources:

Download Source Package pytest-httpx:

Maintainers:

External Resources:

Similar packages:

Intercept and mock HTTPX requests in pytest

Provides an `httpx_mock` fixture for the pytest framework. This fixture allows you to intercept and mock HTTP requests made using the HTTPX library. It supports both synchronous and asynchronous HTTPX requests, enabling you to define custom responses, including JSON bodies, headers, status codes, and more.

This library is useful for testing scenarios where making actual network calls is not feasible or desired. You can simulate various HTTP responses and conditions, ensuring your code handles them correctly. Additionally, pytest-httpx supports dynamic responses via callbacks, request verification, and partial mocking, allowing specific requests to go through unmocked.

Ideal for developers needing to test HTTP interactions in their applications without relying on external services.

Other Packages Related to python3-pytest-httpx

  • depends
  • recommends
  • suggests
  • enhances

Download python3-pytest-httpx

Download for all available architectures
Architecture Package Size Installed Size Files
all 22.7 kB84.0 kB [list of files]