View source: R/assign-test-ids.R
replace_test_str | R Documentation |
Replace test names ('str') in test file with string containing new TestId ('str' + TST-FOO-XXX
)
replace_test_str(test_file, from, to)
test_file |
character vector of test file |
from |
character vector. To replace |
to |
character vector. Replacement |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.