5 lines
85 B
INI
5 lines
85 B
INI
|
|
[pytest]
|
||
|
|
pythonpath = .
|
||
|
|
addopts = --cov=src --cov-report html
|
||
|
|
norecursedirs = tmp*
|