test_description_test_that_describe_it {covtracer}R 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


[Package covtracer version 0.0.1 Index]