Test a project directory, possibly limit the number of uses
test_dir(path, reporter = project_reporter(), times = 10L, ...)
The path to test
The testthat reporter to use
The maximum number of times the tests can be run by the end-user
Additional arguments to pass to testthat::test_dir()
The result of testthat::test_dir()