tests/testthat/setup.R

rlang::with_options(
  cli.num_colors = 1L,
  {
    num_colors(forget = TRUE)
  }
)

# Override .Rprofile
walk(pillar_options, do.call, list(NULL))
hadley/pillar documentation built on April 26, 2024, 4:19 a.m.