dwww Home | Show directory contents | Find package

stop("Error outside of test_that()")

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

Generated by dwww version 1.15 on Sun May 19 01:34:27 CEST 2024.