tests/testthat.R

# Workaround to fix unit tests in check as described here:
# https://github.com/hadley/testthat/issues/86
Sys.setenv(R_TESTS = "")

library(testthat)
library(CaseControl)
test_check("CaseControl")
OHDSI/CaseControl documentation built on July 15, 2022, 6:33 a.m.