tests/testthat/test-parallel/crash/tests/testthat/test-crash-3.R

test_that("this crashes", {
  expect_true(TRUE)
  expect_true(FALSE)
  rlang::node_car(0)
})

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.