Colin-b / pytest_httpx

pytest fixture to mock HTTPX
https://colin-b.github.io/pytest_httpx/
MIT License
358 stars 30 forks source link

Allow to match on different kind of timeouts #142

Closed Colin-b closed 4 days ago

Colin-b commented 7 months ago

Such as providing connect_timeout / etc...

Colin-b commented 4 days ago

match_extensions parameter will be available in next release (0.33.0)