View source: R/snapshot-reporter.R
| local_snapshotter | R Documentation |
Needed if you want to run snapshot tests outside of the usual testthat framework For expert use only.
local_snapshotter(
reporter = SnapshotReporter,
snap_dir = "_snaps",
cleanup = FALSE,
desc = NULL,
fail_on_new = NULL,
frame = caller_env()
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.