Setup strict asyncio mode

This commit is contained in:
Andrew Svetlov
2022-01-23 23:07:28 +02:00
parent 7783fb1b1e
commit 9ae64aae56

View File

@@ -1,5 +1,6 @@
[pytest]
addopts = --strict-markers
asyncio_mode = strict
filterwarnings =
error::pytest.PytestWarning
ignore:.*.fspath is deprecated and will be replaced by .*.path.*:pytest.PytestDeprecationWarning