Skip to content

Switch from pytest-vcr to pytest-recording #407

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

CyberTailor
Copy link

Closes #406

pytest-recording stores cassettes for each module in its own directory.
Using "vcr_cassette_dir" fixture, we override it to use the old
behavior.
The former is unmaintained upstream.

Fixes: halcy#406
Copy link

codecov bot commented Apr 21, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.15%. Comparing base (9395228) to head (8b57a60).
Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #407   +/-   ##
=======================================
  Coverage   89.15%   89.15%           
=======================================
  Files          34       34           
  Lines        4492     4492           
=======================================
  Hits         4005     4005           
  Misses        487      487           

☔ View full report in Codecov by Sentry.
📢 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.

@halcy
Copy link
Owner

halcy commented Apr 21, 2025

oh this rules, thank you. I'll try if that also fixes the recording issue / if recording still works, though not this week, I am Entirely Dead after attenting revision!

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.

Switch from pytest-vcr to pytest-recording
2 participants