tests/testthat/test-format_rowid.R

test_that("output test", {
  expect_snapshot({
    rowidformat(3)
    rowidformat(12, has_title_row = TRUE, has_star = TRUE)
  })
})
hadley/colformat documentation built on April 29, 2024, 10:22 a.m.