| current_test_key {covr} | R Documentation |
Build key for the current test
Description
If the current test has a srcref, a unique character key is built from its srcref. Otherwise, an empty string is returned.
Usage
current_test_key()
Value
A unique character string if the test call has a srcref, or an empty string otherwise.
[Package covr version 3.6.5 Index]