tests/testthat/test-run-once.R

context("test-run-once")

source("../skip-heavy.R")

test_that("run once tests here", {
  skip_heavy()
  # depends on PCT_RUN_HEAVY_TESTS
  message("Running computation intensive tests.")
})

Try the pct package in your browser

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

pct documentation built on May 31, 2023, 7:55 p.m.