tests/testthat/test_hello.R

context("hello tests")
test_that("Test hello returns string hello!", {
  expect_equal(hello(), "hello!")
})
dm89/jsRhelper documentation built on May 15, 2019, 9:18 a.m.