6 lines
88 B
INI
6 lines
88 B
INI
[pytest]
|
|
testpaths = tests
|
|
addopts = -v
|
|
filterwarnings =
|
|
ignore::DeprecationWarning
|