tests/testthat.R

library(testthat)

# override with config if any
if (file.exists("config.R")) {
    source("config.R")
}


test_check("keboola.r.application")
keboola/r-application documentation built on May 20, 2019, 8:34 a.m.