library(shinytest2)
test_that("sample_app works", {
# Don't run these tests on the CRAN build servers
skip_on_cran()
appdir <- system.file(package = "gridstackeR", "test_app")
test_app(appdir)
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.