tests/testthat/test-transformer.R

test_that("get nice errors if rlang installed", {
  expect_snapshot(error = TRUE, {
    identity_transformer("x + ")
    identity_transformer("NOTFOUND")
  })
})
tidyverse/glue documentation built on Oct. 14, 2024, 8:56 a.m.