FICHA · DEBIAN

python3-aresponses

Asyncio testing server for mocking external services

debian_ddtp · draft · May 24, 2026 description in en

Description

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.

Permissions

Permissions not analysed for this source yet.