test_all.R

library(methods)
library(devtools)
library(testthat)

if (interactive()) {
  load_all(".")
} else {
  library(smoof)
}

test_dir("tests/testthat")
jakobbossek/smoof documentation built on Feb. 17, 2024, 2:23 a.m.