context("App")
library(shinytest)
test_that("app works", {
skip_on_cran()
appdir <- system.file(package = "shinyhighlightr", "appdir")
expect_pass(testApp(appdir, compareImages = FALSE))
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.