R/test.R
test.Rd
Execute test_that tests in a package
test(path = getwd())
character(1). File path (e.g. to package).
character(1)
Invisible TRUE on success, otherwise error.
TRUE
Updated 2022-05-31.
## > test()