test_ok2/.coveragerc

16 lines
302 B
Plaintext
Raw Normal View History

[run]
source = .
parallel = 1
2018-09-01 01:26:47 +08:00
branch = 1
[report]
include = src/*, testing/*
[paths]
2019-02-27 16:26:29 +08:00
source = src/_pytest
.tox/*/lib/python*/site-packages/_pytest/
.tox\*\Lib\site-packages\pytest\
source_pytest_py = src/pytest.py
.tox/*/lib/python*/site-packages/pytest.py
.tox\*\Lib\site-packages\pytest.py