test_all.R

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

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

test_dir("tests/testthat")
jakobbossek/grapherator documentation built on Oct. 4, 2021, 11:03 a.m.