issues
search
Colin-b
/
pytest_httpx
pytest fixture to mock HTTPX
https://colin-b.github.io/pytest_httpx/
MIT License
363
stars
31
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
feat: add support for `match_params` allowing partial params matching
#173
pbabics
opened
4 days ago
1
Release 0.34.0
#172
Colin-b
closed
5 days ago
1
Release 0.34.0
#171
Colin-b
closed
5 days ago
1
Introduce is_optional and is_reusable parameters
#170
Colin-b
closed
5 days ago
1
Allow multi match per response
#169
Colin-b
closed
5 days ago
1
Allow to register optional responses
#168
Colin-b
closed
5 days ago
1
Allow usage with `httpx.MockTransport`
#167
CarliJoy
opened
2 weeks ago
3
Release 0.33.0
#166
Colin-b
closed
3 weeks ago
1
No longer works with starlette/fastapi TestClient
#165
sscherfke
opened
1 month ago
2
MultipartStream is no longer present in requests
#164
crazystick
closed
4 weeks ago
6
Support excluding mocked endpoints by URL path
#163
wtberry
closed
4 weeks ago
4
pytest-httpx 0.32 and stamina
#162
gsakkis
closed
1 month ago
3
Version 0.21.1 issues a warning when installing with the version of pip packaged with python 3.13rc2
#161
kjaymiller
closed
1 month ago
2
Release 0.32.0
#160
Colin-b
closed
1 month ago
1
Already matched responses are not sent by default anymore
#159
Colin-b
closed
1 month ago
1
Enhance assertion failure messages
#158
Colin-b
closed
1 month ago
1
Release 0.31.2
#157
Colin-b
closed
2 months ago
1
Support ignoring query param order if the same parameter is provided more than once
#156
victor-h-costa
opened
2 months ago
1
Allow multiple levels of the httpx_mock mark on the same test
#155
Colin-b
closed
2 months ago
0
Document how to configure options on the whole test suite
#154
Apakottur
closed
2 months ago
6
Release 0.31.1
#153
Colin-b
closed
2 months ago
1
Allow to match on client provided async iterable content
#152
Colin-b
closed
2 months ago
1
Release version 0.31.0
#151
Colin-b
closed
2 months ago
1
Drop pytest 7 support
#149
Colin-b
closed
2 months ago
1
How to mock and test request with content passed as byte iterator
#148
adamko147
closed
2 months ago
4
Bug fix to allow multiple builds of package
#147
EdwardBetts
closed
2 months ago
3
feat: control request assertion on callback level
#146
felixscherz
closed
2 months ago
2
Setup httpx_mock via marker instead of fixtures
#145
RazerM
closed
2 months ago
6
The following responses are mocked but not requested
#144
jonathan-s
closed
2 months ago
7
Can one add mocked responses *after* creating the HTTPX client?
#143
bfontaine
closed
7 months ago
2
Allow to match on different kind of timeouts
#142
Colin-b
closed
4 weeks ago
1
really drop python<=3.8 support
#141
kloczek
closed
2 months ago
4
support query param matcher
#140
DeoLeung
closed
2 months ago
1
Release 0.30.0
#139
Colin-b
closed
9 months ago
1
Bump httpx
#138
Colin-b
closed
9 months ago
1
Introduce decorators to setup httpx_mock
#137
Colin-b
closed
2 months ago
0
build: migrate package metadata to `pyproject.toml`
#136
felixscherz
closed
9 months ago
3
Consider exposing `HTTPXMock` for use outside of a pytest environment
#135
cbensimon
closed
1 month ago
10
Release 0.29.0
#134
Colin-b
closed
9 months ago
1
Support for pytest 8.x.x
#133
divad
closed
9 months ago
2
Support Pytest 8.0.0
#132
Apakottur
closed
9 months ago
1
pytest_httpx breaks httpx timeout logic
#131
andmis
closed
9 months ago
2
Release 0.28.0
#130
Colin-b
closed
11 months ago
1
Handle httpx 0.26.0
#129
Colin-b
closed
11 months ago
1
Make sure setuptools is installed
#128
Colin-b
closed
1 year ago
1
Switch from setup.py to a build library
#127
Colin-b
closed
9 months ago
1
Release 0.27.0
#126
Colin-b
closed
1 year ago
1
Handle python 3.12
#125
Colin-b
closed
1 year ago
1
Handle custom transport
#124
Colin-b
closed
1 year ago
1
Support Python >= 3.8, <3.12 & httpx >= 0.23.0
#123
foarsitter
closed
1 year ago
5
Next