local_snapshotter {testthat} | R Documentation |
Needed if you want to run snapshot tests outside of the usual testthat framework For expert use only.
local_snapshotter(
snap_dir = NULL,
cleanup = FALSE,
fail_on_new = FALSE,
.env = parent.frame()
)