test_description_test_that_describe: Parse the test description from a 'describe' call

View source: R/test_description.R

test_description_test_that_describeR 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


covtracer documentation built on Sept. 12, 2024, 7:40 a.m.