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

Use expect_snapshot()+error=TRUE over expect_snapshot_error() in tests #414

Closed
MichaelChirico opened this issue Nov 2, 2023 · 0 comments · Fixed by #429
Closed

Use expect_snapshot()+error=TRUE over expect_snapshot_error() in tests #414

MichaelChirico opened this issue Nov 2, 2023 · 0 comments · Fixed by #429
Labels
upkeep maintenance, infrastructure, and similar

Comments

@MichaelChirico
Copy link
Contributor

          We now prefer `expect_snapshot()` + `error = TRUE` so then you see the code and the error in the snapshot.

Originally posted by @hadley in #412 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
upkeep maintenance, infrastructure, and similar
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants