Пакет: python3-pytest-httpx (0.35.0-1)
Ссылки для python3-pytest-httpx
Ресурсы Debian:
- Сообщения об ошибках
- Developer Information
- Debian журнал изменений
- Файл авторских прав
- Отслеживание заплат Debian
Исходный код pytest-httpx:
Сопровождающие:
Внешние ресурсы:
- Сайт [github.com]
Подобные пакеты:
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.
Другие пакеты, относящиеся к python3-pytest-httpx
|
|
|
|
-
- dep: python3
- интерактивный высокоуровневый объектно-ориентированный язык (версия python3 по умолчанию)
-
- dep: python3-httpx (>= 0.28)
- next generation HTTP client
-
- dep: python3-pytest
- Simple, powerful testing in Python3
Загрузка python3-pytest-httpx
Архитектура | Размер пакета | В установленном виде | Файлы |
---|---|---|---|
all | 29,5 Кб | 105,0 Кб | [список файлов] |