mirror of
https://git.freebsd.org/ports.git
synced 2025-05-29 01:16:28 -04:00
4 lines
157 B
Text
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.
|