test_description_test_that_describe_it: Parse the test description from a 'it' call

View source: R/test_description.R

test_description_test_that_describe_itR Documentation

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, ...)

Arguments

x

A test_that::it call object

...

Additional arguments unused

Value

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


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