Nothing
library(shinytest2)
test_that("ReliaShiny app works", {
# Don't run these tests on the CRAN build servers
skip_on_cran()
appdir <- system.file(package = "ReliaShiny", "app")
test_app(appdir)
})
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.