map_testthat: Map the hierarchy structure of testthat directory

View source: R/map_testthat.R

map_testthatR Documentation

Map the hierarchy structure of testthat directory

Description

Query a testthat directory for the unit test structure.

Usage

map_testthat(path = "tests/testthat")

Arguments

path

character, path to tests, Default: 'tests/testthat'

Details

Return data.frame containing which expecations are in the testthat directory by file/context/description/test/expectation/linerange

Value

data.frame

See Also

setNames

Other utility: coverage_skip(), covr_summary(), map_testthat_snapshot(), map_test(), package_name(), testthat_summary()


metrumresearchgroup/covrpage documentation built on Feb. 25, 2023, 2:22 p.m.