tests/testthat/testdata-raw/test_stopper.R

context("Tests in this file should never be run by test_* function")

test_that("this is not be run", {
  expect_silent(stop())
})
s-fleck/testthis documentation built on Feb. 23, 2022, 3:48 p.m.