tests/testthat/test-helloworld.r

context("Simple tests")

test_that("hello world outputs 'Hello World'", {
    expect_message(helloworld(), "Hello World")
})
giupo/testCovrPackrat documentation built on May 17, 2019, 6:01 a.m.