test_db {future.tests} | R Documentation |
Manage the Test Database
Description
Manage the Test Database
Usage
test_db(action = c("list", "append", "reset"), test = NULL)
Arguments
action |
(character) What should be done. |
test |
A Test. |
Value
(invisibly) the internal list of Test:s.
[Package future.tests version 0.7.0 Index]