testthat (version 3.2.1.1)

testthat_results: 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)

Value

its list argument as a testthat_results object

Arguments

results

a list as stored in ListReporter

See Also

ListReporter