# File: tests/testthat/test-inst-apps.R
library(shinytest2)
test_that("Radish works", {
# Don't run these tests on the CRAN build servers
## skip_on_cran()
appdir <- system.file(package = "Radish", "app")
test_app(appdir)
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.