testthat_results {testthat} | R Documentation |
Create a 'testthat_results' object from the test results as stored in the ListReporter results field.
testthat_results(results)
results |
a list as stored in ListReporter |
its list argument as a 'testthat_results' object
ListReporter