tests/testthat/test_helloworld.R

context("hello_world")

test_that("Hello world", {
  expect_equal_to_reference(hello(), "data/ref.rds")
})
arnfinn/simpleShiny documentation built on May 8, 2019, 7:38 a.m.