Learn R Programming

testthat (version 0.1.1)

find_test_scripts: Find the test files.

Description

Find the test files.

Usage

find_test_scripts(path, filter = NULL, ...)

Arguments

path
path to tests
filter
...
Additional arguments passed to grepl to control filtering.

Value

  • the test file paths