tests/scenarios/tests-all.R

Sys.setenv(NOT_CRAN = "true")
Sys.setenv(drake_skip_callr = "true")
options(drake_clean_menu = FALSE)
library(testthat)
devtools::load_all()
args <- commandArgs(TRUE)
with_options(
  list(drake_no_processx = TRUE),
  test_scenarios()
)

Try the drake package in your browser

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

drake documentation built on May 29, 2024, 11:08 a.m.