Devtools comes with some simple packages for testing. This function returns the path to them.

devtest(package)

Arguments

package

Name of the test package.

Examples

if (has_tests()) { devtest("testUseData") }