add_test_plan {future.tests} | R Documentation |
Add a Future Plan to Test Against
Description
Add a Future Plan to Test Against
Usage
add_test_plan(expr, substitute = TRUE)
Arguments
expr |
... |
substitute |
... |
Value
(invisibly) returns current list of test plans.
[Package future.tests version 0.7.0 Index]