Run the tests for a single resource.
test_resource(engine, resource, setup, teardown, reporter)
engine | syberia_engine. The engine to run the test on. |
---|---|
resource | character. The resource to test. |
setup | stageRunner. A |
teardown | stageRunner. A |
reporter | reporter. A testthat reporter object. |
The testthat result summary for this one test run.