Description Usage Arguments Value
Parse output from testthat::ListReporter
and return an instance of the ref class test_suite_results
constructed from this output
1 | parse_suite_results(suite_results, test_file, test_metadata, num_cases)
|
suite_results |
The output from a |
test_file |
The filename of the test file summarized by these results |
test_metadata |
The parsed metadata from the test suite |
num_cases |
The number of test cases in the suite |
The parsed results for the test suite
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.