Description Usage Arguments Value
Execute a script, parse check outputs, and run additional tests specified by the glob pattern
tests_glob
on the test environment.
1 | grade_script(script_path, tests_glob, secret, ignore_errors)
|
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 |
The list of test_suite_result objects after executing tests referenced in the script
and those specified by tests_glob
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.