tests/testthat/test_say_hello.R

context("Saying hello")

test_that("am able to say hello", {
   expect_match(hello(), "Hello World!")
})
NickPTaylor/templater documentation built on May 7, 2019, 6:07 p.m.