Hi, I am Michiel and I'm one of the maintainers of httpxyz
See https://tildeweb.nl/~michiel/httpxyz.html
Thinking out loud, if someone who has a codebase that uses pytest_httpx and httpx would like to switch to httpxyz, how would you approach that? httpxyz is api-compatible, and we have 'import magic' that registers it as httpx if you first import httpxyz.
Would you have any thoughts? I think creating pytest_httpxyz would not be ideal
Hi, I am Michiel and I'm one of the maintainers of httpxyz
See https://tildeweb.nl/~michiel/httpxyz.html
Thinking out loud, if someone who has a codebase that uses pytest_httpx and httpx would like to switch to httpxyz, how would you approach that? httpxyz is api-compatible, and we have 'import magic' that registers it as httpx if you first import httpxyz.
Would you have any thoughts? I think creating pytest_httpxyz would not be ideal