test: Test a module

View source: R/test.R

testR Documentation

Test a module

Description

Test an outsider module by making sure it installs, imports and its examples run correctly. Raises an error if a test fails.

Usage

test(flpth, pull = FALSE)

Arguments

flpth

File path to location of module

pull

Pull Docker image from Docker Hub? T/F

Value

logical

See Also

Other testing: examples_test()


ropensci/outsider.devtools documentation built on June 19, 2022, 6:06 p.m.