if (basename(getwd()) == "testthat" && basename(dirname(getwd())) == "tests") {
withr::defer(testthat::snapshot_accept(path = "."), teardown_env())
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.