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 Nov. 25, 2025, 5:09 p.m.