replace_test_str: Replace test names in test file

View source: R/assign-test-ids.R

replace_test_strR Documentation

Replace test names in test file

Description

Replace test names ('str') in test file with string containing new TestId ('str' + TST-FOO-XXX)

Usage

replace_test_str(test_file, from, to)

Arguments

test_file

character vector of test file

from

character vector. To replace

to

character vector. Replacement


metrumresearchgroup/mrgvalprep documentation built on Dec. 10, 2022, 3:17 a.m.