run_one_framework: Run coverage for a single test framework

View source: R/run_covr_modes.R

run_one_frameworkR Documentation

Run coverage for a single test framework

Description

Run coverage for a single test framework

Usage

run_one_framework(framework, pkg, test_pkg_data, pkg_source_path, covr_timeout)

Arguments

framework

Character. Framework ID.

pkg

Character. Package name.

test_pkg_data

List from check_pkg_tests_and_snaps.

pkg_source_path

Character. Path to package source.

covr_timeout

Numeric. Timeout for coverage.

Value

List with total_cov, res_cov, test_framework_type, framework_id.


test.assessr documentation built on April 30, 2026, 5:06 p.m.