Query a testthat directory for the unit test structure.

map_testthat(path = "tests/testthat")

Arguments

path

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

Value

data.frame

Details

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