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