testthat_examples {testthat} | R Documentation |
testthat_examples()
retrieves path to directory of test files,
testthat_example()
retrieves path to a single test file.
testthat_examples() testthat_example(filename)
filename |
Name of test file |
dir(testthat_examples()) testthat_example("success")