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 pacta.loanbook package in your browser

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

pacta.loanbook documentation built on April 3, 2025, 10:37 p.m.