Skip to contents

Tests are assumed to be in a `tests` directory in the repository.

Usage

get_tested_pkgs(repo = sctotests())

Arguments

repo

repository to check for tests

Value

character vector of package (directory) names

Examples

get_tested_pkgs()
#> [1] "accrualPlot" "stats"