Add a test file for in module, with the new testServer structure.
Usage
use_module_test(name, golem_wd = get_golem_wd(), open = TRUE, pkg)
Arguments
- name
The name of the module.
- golem_wd
Path to the root of the package. Default is
get_golem_wd()
.- open
Should the created file be opened?
- pkg
Deprecated, please use golem_wd instead