Skip to content

feat: drop the legacy httpx_mock fixture - #52

Merged
angryfoxx merged 2 commits into
angryfoxx:masterfrom
browniebroke:drop-legacy-fixture
Sep 4, 2026
Merged

feat: drop the legacy httpx_mock fixture#52
angryfoxx merged 2 commits into
angryfoxx:masterfrom
browniebroke:drop-legacy-fixture

Conversation

@browniebroke

Copy link
Copy Markdown

To enable running this plugin alongside pytest-httpx. Will use my fork for the time of the migration, so opening this in case others need it too.

Fix #51

BREAKING CHANGE: the legacy httpx_mock fixture is removed to enable running this plugin alongside pytest-httpx
@angryfoxx

Copy link
Copy Markdown
Owner

hi @browniebroke thats a good point but could you care the format/lint rules please. after that will release new version with this pr

@browniebroke

Copy link
Copy Markdown
Author

could you care the format/lint rules please

Yes of course, will do 👍🏻 Thanks

@codecov-commenter

Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (2a7515d) to head (1b6d176).
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff            @@
##            master       #52   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            7         7           
  Lines          380       375    -5     
  Branches        72        71    -1     
=========================================
- Hits           380       375    -5     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@angryfoxx
angryfoxx merged commit a093d79 into angryfoxx:master Sep 4, 2026
5 checks passed
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.

Drop old fixture name httpx_mock

3 participants