run: Runs the generated tests.

Description Usage Arguments Value

Description

This function is a shorthand for calling testthat on the previously generated tests.

Usage

1
run(test_dir, verbose = testr_options("verbose"))

Arguments

test_dir

Directory in which the tests are located. If empty, the last output directory for generate or filter functions is assumed.

verbose

TRUE to display additional information.

Value

TRUE if all tests passed, FALSE otherwise.


allr/testr documentation built on May 10, 2019, 9:23 a.m.