R/test_helpers.R

Defines functions expect_equal

expect_equal <- function(...) {
  testthat::expect_equal(..., ignore_attr = TRUE)
}

Try the nombre package in your browser

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

nombre documentation built on May 23, 2022, 5:06 p.m.