套件: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
- interactive high-level object-oriented language (default python3 version)
-
- 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)
- 套件暫時不可用