tests/testthat/helper-print.R

expect_fixed_output <- function(object, output) {
  expect_output(object, output, fixed = TRUE)
}
r-lib/rlang documentation built on June 24, 2024, 8:09 p.m.