Setup strict asyncio mode

This commit is contained in:
Andrew Svetlov 2022-01-23 23:07:28 +02:00
parent 7783fb1b1e
commit 9ae64aae56
No known key found for this signature in database
GPG Key ID: 3A4CCF2361BDA942
1 changed files with 1 additions and 0 deletions

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