Description Usage Arguments Value Note
ingest test sources for a package
1 | ingest_tests(src_folder)
|
src_folder |
path to an R package folder tree (i.e., folder that includes DESCRIPTION) |
named list with one element per test file
looks for files in tests/testthat and inst/unitTests and applies readLines to these
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.