ingest_tests: ingest test sources for a package

Description Usage Arguments Value Note

View source: R/ingest_tests.R

Description

ingest test sources for a package

Usage

1
ingest_tests(src_folder)

Arguments

src_folder

path to an R package folder tree (i.e., folder that includes DESCRIPTION)

Value

named list with one element per test file

Note

looks for files in tests/testthat and inst/unitTests and applies readLines to these


vjcitn/BiocBBSpack documentation built on Nov. 21, 2020, 1:18 p.m.