tests/testthat.R

# setting R_TESTS to empty string because of
# https://github.com/hadley/testthat/issues/144
# revert this when that issue in R is fixed.
Sys.setenv("R_TESTS" = "", NOT_CRAN = "false")
library(testthat)
library(goldfish)

test_check("goldfish")
snlab-ch/goldfish documentation built on Sept. 5, 2024, 10:13 a.m.