FICHA · MANJARO

python-aresponses

Asyncio http mocking. Similar to the responses library used for 'requests'

  • testing-library
  • Dev
  • NONE
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

Mock asynchronous HTTP requests in Python tests, similar to the responses library for requests but aimed at asyncio workflows. It helps developers test clients without calling real services.

Mocks should reflect real API behavior closely enough to catch errors. Include authentication, timeout, and failure cases when tests protect important integrations.

Permissions

Permissions not analysed for this source yet.