Skip to contents

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

Usage

test(pattern = NULL)

Arguments

pattern

A regular expression to match the test file name.

Value

NULL; Prints the output of the testthat tests.