tests/testthat/test_hello.R

test_that("hello", {
  expect_output(hello(), "Hello, World", ignore.case = TRUE)
})
testing69/testing documentation built on May 31, 2019, 8:59 a.m.