tests/testthat/helper-print.R

expect_fixed_output <- function(object, output) {
  expect_output(object, output, fixed = TRUE)
}
hadley/rlang documentation built on Aug. 16, 2024, 8:38 a.m.