This should increase coverage for subprocesses, where previously `source` paths were used only from the config file, but not the initial `--source` argument.
10 lines
150 B
INI
10 lines
150 B
INI
[run]
|
|
source = pytest,_pytest,testing/
|
|
parallel = 1
|
|
branch = 1
|
|
|
|
[paths]
|
|
source = src/
|
|
.tox/*/lib/python*/site-packages/
|
|
.tox\*\Lib\site-packages\
|