tests/testthat/helper-error.R

get_defunct_error_class <- function() {
  "lifecycle_error_deprecated"
}

# Dummy to remind us to keep tests and verifications in sync
verify_errors <- identity

print_error <- function(expr) {
  print(expect_error(expr), backtrace = FALSE)
}

Try the tibble package in your browser

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

tibble documentation built on March 31, 2023, 11 p.m.