test_all.R

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

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

test_dir("tests/testthat")
jakobbossek/ecr3vis documentation built on Dec. 20, 2021, 9 p.m.