Setup strict asyncio mode
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user