tests/testthat/test-test-that.R

# trying out the 3rd edition
test_that("I can use the 3rd edition", {
  local_edition(3)
  expect_true(TRUE)
})
bill-ash/calendlyR documentation built on Aug. 30, 2020, 12:02 a.m.