tests/testthat/helper-no_error.R

expect_no_error <- function(object) {
  expect_error(object, NA)
}

Try the bpcs package in your browser

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

bpcs documentation built on Dec. 15, 2020, 5:23 p.m.