tests/testthat/test-format_rowid.R

test_that("output test", {
  expect_snapshot({
    rowidformat(3)
    rowidformat(12, has_title_row = TRUE, has_star = TRUE)
  })
})
hadley/pillar documentation built on April 26, 2024, 4:19 a.m.