non_relevant_files_for_package/code/tests.R

#################################################################################
# This file execute all the tests contained in the folders
#################################################################################
library(testthat)
source('./R/utils.R')
sourceEntireFolder('R')

test_dir('tests', filter = NULL, reporter = "summary", env = test_env())
carslawbroccoli/GA documentation built on May 28, 2019, 7:11 a.m.