test_all.R

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

if (interactive()) {
  load_all(".", reset = TRUE)
} else {
  library(locu)
}

test_dir("tests/testthat")
jakobbossek/locu documentation built on May 18, 2019, 10:10 a.m.