View source: R/parse-test-output.R
parse_testthat_list_reporter | R Documentation |
Parse testthat output
parse_testthat_list_reporter(result, roll_up_ids = FALSE)
result |
List output as reported by testthat::ListReporter |
roll_up_ids |
If |
A tibble formatted according to mrgvalidate::input_formats
mrgvalidate::input_formats
, mrgvalidate::create_package_docs()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.