| test_files | R Documentation |
Test a list of files
test_files(files, context, reporter, ...)
files |
A collection of file paths to test |
context |
An optional context message to display in |
reporter |
A reporter to use when running each test file |
... |
Additional arguments passed to |
The result of testthat::source_file(), after iterating over
generated test files.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.