View source: R/create-test-framework.R
filter_unlinked_tests | R Documentation |
Remove unliked tests
filter_unlinked_tests(dd, tests)
dd |
Tibble containing stories, requirements, and tests. Created in
|
tests |
Tibble containing all test results, FORMAT: CREATED ON LINE 59
OF |
make_testing_results()
takes the tests
tibble directly. Drop the test
IDs that aren't linked to specs
because those IDs won't make it into the
other docs.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.