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

feat(snapshots): add --snapshot-disable cli option #157

Merged
merged 2 commits into from
May 21, 2024

Conversation

wpbonelli
Copy link
Contributor

@wpbonelli wpbonelli commented May 21, 2024

  • add --snapshot-disable pytest CLI option to disable snapshot comparisons
  • if snapshots are disabled, the snapshot fixture provided to the test function will attest equivalence to anything, e.g. snapshot == "yes, anything" returns True

@wpbonelli wpbonelli merged commit 4e289ee into MODFLOW-USGS:develop May 21, 2024
10 checks passed
@wpbonelli wpbonelli deleted the snapshots branch May 21, 2024 21:00
@github-actions github-actions bot mentioned this pull request May 30, 2024
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.

1 participant