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")
})

Try the testthat package in your browser

Any scripts or data that you put into this service are public.

testthat documentation built on May 29, 2024, 9:38 a.m.