devtools (version 0.4)

test: Execute all test_that tests in a package

Description

Execute all test_that tests in a package

Usage

test(pkg = NULL)

Arguments

pkg
package description, can be path or package name. See as.package for more information