Skip to main content
Run any Skill in Manus
with one click

pytest-asyncio-httpx-mocking

Stars2,194
Forks245
UpdatedMarch 22, 2026 at 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

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly