ports/devel/py-pytest-httpx/pkg-descr
Michael Gmelin 2dde972e0c devel/py-pytest-httpx: New port
Send responses to py-httpx using pytest
2024-02-18 13:03:01 +01:00

4 lines
157 B
Text

Send responses to HTTPX using pytest
Once installed, httpx_mock fixture will make sure every httpx
request will be replied to with user provided responses.