tests/testthat/test-snapshot/test-expect-condition.R

test_that("can use failing condition expectation inside `expect_snapshot()`", {
  local_edition(3)
  expect_snapshot(expect_error(NULL))
})

Try the testthat package in your browser

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

testthat documentation built on April 4, 2025, 1:08 a.m.