Add httpx2-pytest details to third party packages#977
Conversation
Merging this PR will degrade performance by 11.02%
Warning Please fix the performance issues or acknowledge them on CodSpeed. Performance Changes
Tip Investigate this regression by commenting Comparing |
|
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 |
|
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.
|
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 |
Added information about pytest-httpx2 package and its features.