tests/testthat/test-parallel/outside/tests/testthat/test-outside-2.R

stop("Error outside of test_that()")

test_that("this fails", {
  expect_equal(Sys.getpid(), 0L)
})

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.