Skip to content

Add httpx2-pytest details to third party packages#977

Open
angryfoxx wants to merge 4 commits into
pydantic:mainfrom
angryfoxx:patch-1
Open

Add httpx2-pytest details to third party packages#977
angryfoxx wants to merge 4 commits into
pydantic:mainfrom
angryfoxx:patch-1

Conversation

@angryfoxx
Copy link
Copy Markdown

Added information about pytest-httpx2 package and its features.

@codspeed-hq
Copy link
Copy Markdown

codspeed-hq Bot commented May 22, 2026

Merging this PR will degrade performance by 11.02%

❌ 1 regressed benchmark
✅ 6 untouched benchmarks

Warning

Please fix the performance issues or acknowledge them on CodSpeed.

Performance Changes

Mode Benchmark BASE HEAD Efficiency
WallTime test_bench_client_stream_download 28 ms 31.5 ms -11.02%

Tip

Investigate this regression by commenting @codspeedbot fix this regression on this PR, or directly use the CodSpeed MCP with your agent.


Comparing angryfoxx:patch-1 (3526fb8) with main (d0e0f37)

Open in CodSpeed

@mbeijen
Copy link
Copy Markdown
Contributor

mbeijen commented May 22, 2026

So your package is installed as httpx2-pytest while the repo is https://github.com/angryfoxx/pytest_httpx2 -- ///confusing!

Ahd then there is also https://github.com/lundberg/pytest-httpx2 by @lundberg, the maintainer of respx

@angryfoxx
Copy link
Copy Markdown
Author

So your package is installed as httpx2-pytest while the repo is https://github.com/angryfoxx/pytest_httpx2 -- ///confusing!

Ahd then there is also https://github.com/lundberg/pytest-httpx2 by @lundberg, the maintainer of respx

i fixed that confused approach and renamed my project in everywhere as httpx2-pytest

@lundberg
Copy link
Copy Markdown
Contributor

Ahd then there is also https://github.com/lundberg/pytest-httpx2 by @lundberg, the maintainer of respx

your correct @mbeijen, thanks 😅 .. added #978

@angryfoxx angryfoxx changed the title Add pytest-httpx2 details to third party packages Add httpx2-pytest details to third party packages May 22, 2026
angryfoxx added 4 commits May 22, 2026 19:43
Added information about pytest-httpx2 package and its features.
Updated links for pytest-httpx2 in documentation.
Updated links for pytest-httpx2 to reflect the new repository.
@angryfoxx
Copy link
Copy Markdown
Author

angryfoxx commented May 22, 2026

so? xddd lundberg's code is ok and mine is not xdd they aren't even the same thing, my library is a new version with httpx2 of the original pytest-httpx. lundberg's pytest plugin still uses old httpx as dependency because respx still dependant on it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants