tests/testthat/helper-tests.R

expect_error_free <- function(...) {
  testthat::expect_error(..., regexp = NA)
}

Try the bonsai package in your browser

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

bonsai documentation built on Dec. 1, 2022, 1:28 a.m.