| test_file {testthat} | R Documentation |
Run all tests in specified file.
test_file(path, reporter = "summary", env = test_env())
path |
path to file |
reporter |
reporter to use |
env |
environment in which to execute the tests |
a data frame of the summary of test results