Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic

pytest-asyncio-httpx-mocking

Étoiles2 194
Forks245
Mis à jour22 mars 2026 à 07:07

When masking httpx.AsyncClient with unittest.mock in Pytest, AsyncMock must be used instead of MagicMock for async methods like post/get to prevent TypeError when awaited.

Installation

Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.

SKILL.md
readonly