软件包:python3-aresponses(3.0.0-2)
Asyncio testing server for mocking external services
An asyncio-based testing server designed for mocking external services. It allows developers to simulate various network conditions and responses using real network connections. Key features include support for regular expression matching on domain, path, method, or body, handling HTTPS requests by switching them to HTTP, and using callables for dynamic responses. It is ideal for testing asynchronous HTTP clients and ensuring robust error handling in network interactions. The library supports repeated routes, JSON responses, and custom handlers, making it versatile for comprehensive testing scenarios.
其他与 python3-aresponses 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-aiohttp
- http client/server for asyncio
- 或者 python3-supported-max (<< 3.12)
- 软件包暂时不可用
-
- dep: python3-pytest-asyncio
- pytest support for asyncio.
- 或者 python3-supported-max (<< 3.7)
- 软件包暂时不可用
-
- dep: python3-pytest-asyncio
- pytest support for asyncio.
- 或者 python3-supported-min (>= 3.7)
- 软件包暂时不可用