View source: R/run_covr_modes.R
| detect_frameworks | R Documentation |
Detect which test frameworks are present in a package
detect_frameworks(test_pkg_data)
test_pkg_data |
List from |
Character vector of framework IDs: "testthat", "testit", "tests_base", "tinytest", "data.table", "bioconductor".
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.