tests/testthat/setup.R

library(httptest2)
expect_snapshot <- function(...) {
  withr::local_envvar("GLITTER.NOCLI" = "blop")
  testthat::expect_snapshot(...)
}
lvaudor/recitR documentation built on Jan. 30, 2024, 1:35 a.m.