test_description_test_that {covtracer} | R Documentation |
test_that
callParse the test description from a test_that
call
test_description_test_that(x, ...)
x |
A test_that call object |
... |
Additional arguments unused |
A character
description, parsed from a test_that::test_that
call