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