run_jenkins_tests.R

# 
# Author: lubo
# Created: Apr 18, 2018
###############################################################################

library(testthat)

devtools::load_all(".")


options(testthat.output_file = "junit_test_results.xml")
testthat::test_dir("tests/testthat", reporter="junit")
seqpipe/SCclust documentation built on May 4, 2021, 11:56 a.m.