--- id: pytest-httpx version: "0.36.2" license: MIT License Copyright (c) 2026 Colin Bounouar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to… (full text in the JSON record) license_treatment: permissive maintenance: active --- # pytest-httpx — Send responses to httpx. License: permissive · Maintenance: active · Popularity: top 1,000 on PyPI ## Install pip install pytest-httpx uv add pytest-httpx poetry add pytest-httpx ## Description