Add a test file for in module, with the new testServer structure.
use_module_test(name, pkg = get_golem_wd(), open = TRUE)
The name of the module.
Path to the root of the package. Default is get_golem_wd()
.
Should the created file be opened?
Used for side effect. Returns the path invisibly.