View source: R/run_covr_modes.R
| run_one_framework | R Documentation |
Run coverage for a single test framework
run_one_framework(framework, pkg, test_pkg_data, pkg_source_path, covr_timeout)
framework |
Character. Framework ID. |
pkg |
Character. Package name. |
test_pkg_data |
List from |
pkg_source_path |
Character. Path to package source. |
covr_timeout |
Numeric. Timeout for coverage. |
List with total_cov, res_cov, test_framework_type, framework_id.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.