Home
last modified time | relevance | path

Searched defs:cov_report (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/py-imageio/imageio-2.9.0/imageio/
H A Dtesting.py98 def test_unit(cov_report="term"): argument
/dports/devel/py-cov-core/cov-core-1.15.0/
H A Dcov_core.py34 def __init__(self, cov_source, cov_report, cov_config, config=None, nodeid=None): argument
/dports/devel/py-pytest-cov/pytest-cov-2.9.0/src/pytest_cov/
H A Dengine.py57 …def __init__(self, cov_source, cov_report, cov_config, cov_append, cov_branch, config=None, nodeid… argument
/dports/devel/py-pytest-cov/pytest-cov-2.9.0/tests/
H A Dtest_pytest_cov.py1775 cov_report = '' variable in test_not_started_plugin_does_not_fail.ns