grade_script: Execute a script, parse check outputs, and run additional...

Description Usage Arguments Value

View source: R/ottr.r

Description

Execute a script, parse check outputs, and run additional tests specified by the glob pattern tests_glob on the test environment.

Usage

1
grade_script(script_path, tests_glob, secret, ignore_errors)

Arguments

script_path

The path to the script

tests_glob

The pattern to search for extra tests

secret

The string to be appended to the name check_results_ as the list name to collect results (optional)

Value

The list of test_suite_result objects after executing tests referenced in the script and those specified by tests_glob


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