inst/tinytest/test-the_plan.R

expect_error(the_plan(c(1,1)), "character of length")
expect_error(the_plan(1), "character of length")

expect_silent(the_plan("collect"))
USCbiostats/slurmR documentation built on Oct. 31, 2023, 9:28 a.m.