check: Execute checks in a test suite and return the...

Description Usage Arguments Value

View source: R/ottr.r

Description

Execute checks in a test suite and return the test_suite_result object from executing the test. Optionally prints results of the test to console.

Usage

1
check(test_file, test_env, show_results)

Arguments

test_file

Path to a test file

test_env

An environment against which to run tests

show_results

Whether to print the results to stdout

Value

The parsed test results for the suite


supark-uncc/ottr documentation built on Dec. 23, 2021, 6:41 a.m.