Added pytest config

This commit is contained in:
Alex Root Junior 2022-08-14 16:06:37 +03:00
parent e4d5318b3f
commit 55af0148c8
No known key found for this signature in database
GPG key ID: 074C1D455EBEA4AC

4
pytest.ini Normal file
View file

@ -0,0 +1,4 @@
[pytest]
asyncio_mode = auto
testpaths =
tests