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()


AntonelliLab/outsider.devtools documentation built on June 20, 2022, 4:36 a.m.