7 lines
93 B
INI
7 lines
93 B
INI
[pytest]
|
|
xfail_strict = true
|
|
addopts =
|
|
--strict
|
|
testpaths = tests
|
|
filterwarnings = error
|