tests/testthat/reporters/context.R

testthat:::local_edition(2)
context("my context")

test_that("a test", {
  expect_true(TRUE)
})

Try the testthat package in your browser

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

testthat documentation built on Oct. 6, 2023, 5:10 p.m.