tests/testthat/test-data-frame.R

test_that("glance.tbl_df errors informatively", {
  expect_snapshot(error = TRUE, glance.tbl_df(tibble::tibble(x = 1)))
})
tidyverse/broom documentation built on April 13, 2025, 11:42 a.m.