tidyverse / purrr

A functional programming toolkit for R
https://purrr.tidyverse.org/
Other
1.27k stars 271 forks source link

Convert `expect_error()` to `expect_snapshot()` #1132

Closed hadley closed 3 weeks ago

hadley commented 1 month ago

Since snapshots give higher fidelity and also report on calls.

As part of this issue you could also fix any problems that you find, or you could just file a new issue.