tests/testthat/test-s3-grouped_df.R

test_that("grouped_df", {
  expect_snapshot({
    construct(dplyr::group_by(head(cars,2), dist))
  })
})

Try the constructive package in your browser

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

constructive documentation built on Nov. 5, 2025, 7:14 p.m.