Learn R Programming

amadeus (version 1.2.4.9)

test: Run all tests within a single file from tests/testthat/ directory with the container.sif container.

Description

Run all tests within a single file from tests/testthat/ directory with the container.sif container.

Usage

test(pattern = NULL)

Value

NULL; Prints the output of the testthat tests.

Arguments

pattern

A regular expression to match the test file name.

See Also