createExample: Open a unit test template.
Description
Open a unit test template.
Usage
createExample(test, testPath = NULL)
Arguments
test
Name of the unit test used as file name with "test-" prefixed.
testPath
Unit test folder. Defaults to "inst/tests".