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 April 4, 2025, 1:08 a.m.