test_description_test_that: Parse the test description from a 'test_that' call

View source: R/test_description.R

test_description_test_thatR Documentation

Parse the test description from a test_that call

Description

Parse the test description from a test_that call

Usage

test_description_test_that(x, ...)

Arguments

x

A test_that call object

...

Additional arguments unused

Value

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


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