Loads Future Tests
load_tests(
path = ".",
recursive = TRUE,
pattern = "[.]R$",
root = getOption("future.tests.root", Sys.getenv("R_FUTURE_TESTS_ROOT",
system.file("test-db", package = "future.tests", mustWork = TRUE)))
)
(invisible) the value of test_db()
.