Skip to content
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

test: use recommended pytest-vcr settings #491

Merged
merged 1 commit into from
Feb 4, 2025
Merged

test: use recommended pytest-vcr settings #491

merged 1 commit into from
Feb 4, 2025

Conversation

jsstevenson
Copy link
Contributor

from the docs: https://pytest-vcr.readthedocs.io/en/latest/

When running your tests on CI it's recommended to use the --vcr-record=none option. This way you can make sure that you have committed all the cassettes.

@jsstevenson jsstevenson marked this pull request as ready for review February 4, 2025 01:51
@jsstevenson jsstevenson requested review from a team as code owners February 4, 2025 01:51
@jsstevenson jsstevenson added the priority:low Low priority label Feb 4, 2025
@jsstevenson jsstevenson merged commit 12146db into main Feb 4, 2025
14 checks passed
@jsstevenson jsstevenson deleted the vcr-in-ci branch February 4, 2025 13:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority:low Low priority
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants