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 March 31, 2023, 10:19 p.m.