tests/testthat/test-cal-pkg-check.R

test_that("Missing package returns error", {
  expect_error(
    cal_pkg_check(c("NotReal"))
  )
})

Try the probably package in your browser

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

probably documentation built on July 10, 2023, 2:03 a.m.