local_test_setup {styler} | R Documentation |
Establish testing setup for current environment
local_test_setup(cache = FALSE, .local_envir = parent.frame())
cache |
Whether or not to create and activate a cache in a temporary directory. |
.local_envir |
The environment to use for scoping. |
make styler quiet.