tests/testthat/test-format_asis.R

test_that("output test", {
  expect_snapshot({
    pillar(I(1:3))
    pillar(I(list(1, 1:2, 1:3)))
  })
})

Try the pillar package in your browser

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

pillar documentation built on April 11, 2025, 6:04 p.m.