5 lines
63 B
INI
5 lines
63 B
INI
|
[pytest]
|
||
|
pythonpath = src
|
||
|
testpaths = tests
|
||
|
addopts = -s --cov
|