Adding --strict-markers for pytest

This commit is contained in:
tomaszdrozdz 2020-09-08 13:08:49 +02:00
parent 0072fd1573
commit 9a8e49751d

View File

@ -55,6 +55,7 @@ commands =
[pytest]
filterwarnings =
ignore:.*async with lock.* instead:DeprecationWarning
addopts = --strict-markers
[testenv:security]
deps =