View source: R/validate-tests.R
run_tests | R Documentation |
This is an internal function called by validate_tests()
run_tests(pkg, test_path = "tests/testthat", root_dir = tempdir())
pkg |
Name of the package to test; should be installed to a library in
|
test_path |
Directory containing tests, where |
root_dir |
The directory path to where the package is (i.e. where the
repo has been cloned). |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.