View source: R/create-test-framework.R
create_test_framework | R Documentation |
Format stories, tests, and other relevant information into usable objects
create_test_framework( product_name, specs, auto_test_dir = NULL, man_test_dir = NULL )
product_name |
The product being validated. |
specs |
tibble of stories and requirements. See input_formats. |
auto_test_dir |
Path to directory containing |
man_test_dir |
Path to directory containing |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.