testthat_results: Create a 'testthat_results' object from the test results as...

View source: R/reporter-list.R

testthat_resultsR Documentation

Create a testthat_results object from the test results as stored in the ListReporter results field.

Description

Create a testthat_results object from the test results as stored in the ListReporter results field.

Usage

testthat_results(results)

Arguments

results

a list as stored in ListReporter

Value

its list argument as a testthat_results object

See Also

ListReporter


testthat documentation built on Oct. 6, 2023, 5:10 p.m.