tests/testthat/test-logo.R

test_that("has nice logo", {
  skip_on_os("windows")

  local_reproducible_output(crayon = TRUE, unicode = TRUE)
  expect_snapshot(())

  local_reproducible_output(crayon = FALSE, unicode = FALSE)
  expect_snapshot(())
})

Try the tidyverse package in your browser

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

tidyverse documentation built on March 7, 2023, 6:32 p.m.