tests/testthat.R

library(testthat)
# Needed for subshells openend in tests, and does no harm otherwise.
# See <https://github.com/hadley/testthat/issues/144> for details.
Sys.setenv(R_TESTS = '')
test_check("modules")
klmr/modules documentation built on Feb. 3, 2021, 3:24 a.m.