tests/testthat/test_dir/test-helper.R

# test that the companion helper script is sourced by test_dir
test_that("helper test", {
  expect_equal(hello(), "Hello World")
})
hadley/testthat documentation built on Feb. 16, 2024, 9:20 p.m.