Nothing
test_that("@snap", {
snap_expectation <- "
#' @doctest
#' @snap
#' sum(1, 1)
NULL
" |> dedent()
results <- roc_proc_text(dt_roclet(), snap_expectation)
expect_snapshot_output(
roclet_output(dt_roclet(), results)
)
})
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.