test_all.R

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

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

test_dir("tests/testthat")
jakobbossek/ecr2 documentation built on Sept. 23, 2023, 12:33 p.m.