View source: R/generate_test_report.R
| normalize_test_results | R Documentation |
For single-framework results, passes through unchanged. For
multi-framework, sets multi_framework and frameworks while
keeping results as a named list of per-framework blocks (no flattening).
normalize_test_results(test_results)
test_results |
List from |
A list with multi_framework (logical), frameworks
(character, multi only), and results preserved for multi-framework.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.