We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8059b1 commit 2356afdCopy full SHA for 2356afd
pytest.ini
@@ -0,0 +1,5 @@
1
+[pytest]
2
+asyncio_mode = auto
3
+asyncio_default_fixture_loop_scope = function
4
+testpaths = tests
5
+python_files = test_*.py
0 commit comments