Skip to content

Commit 9ae64aa

Browse files
committed
Setup strict asyncio mode
1 parent 7783fb1 commit 9ae64aa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
[pytest]
22
addopts = --strict-markers
3+
asyncio_mode = strict
34
filterwarnings =
45
error::pytest.PytestWarning
56
ignore:.*.fspath is deprecated and will be replaced by .*.path.*:pytest.PytestDeprecationWarning

0 commit comments

Comments
 (0)