parse_suite_results: Parse output from 'testthat::ListReporter' and return an...

Description Usage Arguments Value

View source: R/ottr.r

Description

Parse output from testthat::ListReporter and return an instance of the ref class test_suite_results constructed from this output

Usage

1
parse_suite_results(suite_results, test_file, test_metadata, num_cases)

Arguments

suite_results

The output from a testthat::ListReporter as a list

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

Value

The parsed results for the test suite


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