test_description_test_that_describe_it: Parse the test description from a it call
Description
Parse the test description from a it call
Usage
test_description_test_that_describe_it(x, ...)
Value
A character description, parsed from a test_that::it call
Arguments
- x
A test_that::it call object
- ...
Additional arguments unused