Query a testthat directory for the unit test structure.
map_testthat(path = "tests/testthat")
character, path to tests, Default: 'tests/testthat'
data.frame
Return data.frame containing which expecations are in the testthat directory by file/context/description/test/expectation/linerange
Other utility:
coverage_skip()
,
covr_summary()
,
map_testthat_snapshot()
,
map_test()
,
package_name()
,
testthat_summary()