Learn R Programming

testthat (version 0.9.1)

test_file: Run all tests in specified file.

Description

Run all tests in specified file.

Usage

test_file(path, reporter = "summary", env = test_env())

Arguments

path
path to file
reporter
reporter to use
env
environment in which to execute the tests

Value

  • a data frame of the summary of test results