Add a test file for in module, with the new testServer structure.

use_module_test(name, pkg = get_golem_wd(), open = TRUE)

Arguments

name

The name of the module.

pkg

Path to the root of the package. Default is get_golem_wd().

open

Should the created file be opened?

Value

Used for side effect. Returns the path invisibly.