Run package_coverage
ignoring failing tests from test_dir
.
coverage_skip(test_path = "tests/testthat", test_skip = NULL)
character, path to test directory, Default: 'tests/testthat'
data.frame, mapping of failing tests, PARAM_DESCRIPTION, Default: NULL
If test_skip is NULL then a new test_dir will be run internally checking for failing tests.
Other utility:
covr_summary()
,
map_testthat_snapshot()
,
map_testthat()
,
map_test()
,
package_name()
,
testthat_summary()