test_description_test_that_describe {covtracer}R Documentation

Parse the test description from a describe call

Description

Parse the test description from a describe call

Usage

test_description_test_that_describe(x, ...)

Arguments

x

A test_that::describe call object

...

Additional arguments unused

Value

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


[Package covtracer version 0.0.1 Index]