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())
})

Try the testthis package in your browser

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

testthis documentation built on April 14, 2020, 6:23 p.m.