Run the tests on a given set of resources.
test_resources(engine, tests, ..., reporter)
engine | syberia_engine. The engine to run the tests on. |
---|---|
tests | character. The character vector of resources to test. |
... | Additional arguments to pass to |
reporter | character. The test reporter to use. |
The testthat result summary for this one test run.