tests/testthat/test-shiny-app.R

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)
})

Try the ReliaShiny package in your browser

Any scripts or data that you put into this service are public.

ReliaShiny documentation built on Dec. 19, 2025, 5:06 p.m.