Learn R Programming

covtracer (version 0.0.2)

test_description_test_that_describe: Parse the test description from a describe call

Description

Parse the test description from a describe call

Usage

test_description_test_that_describe(x, ...)

Value

A character description, parsed from a test_that::describe call

Arguments

x

A test_that::describe call object

...

Additional arguments unused