tests/testthat/test-01-proj.R

## PROJECT ---

test_that("Check Project Found", {
  
  create_temp_compendium()
  
  expect_equal(get_package_name(), "pkgtest")
})

Try the rcompendium package in your browser

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

rcompendium documentation built on Oct. 26, 2023, 5:08 p.m.