tests/testthat/test-hello.R

library(hello.rpkg)

test_that("hello", {
  expect_output(hello(), "Hello World!")
})
EvgenyPetrovsky/hello.rpkg documentation built on May 17, 2019, 6:18 p.m.