tests/testthat/helper-tests.R

expect_error_free <- function(...) {
  testthat::expect_error(..., regexp = NA)
}
curso-r/treesnip documentation built on May 7, 2022, 1:10 a.m.