tests/testthat/test-format_logical.R

test_that("output test", {
  expect_snapshot({
    pillar(add_special(c(TRUE, FALSE)))
  })
})
hadley/pillar documentation built on April 26, 2024, 4:19 a.m.