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 3a1c662 commit 36b4bb0Copy full SHA for 36b4bb0
pytest.ini
@@ -1,3 +1,4 @@
1
[pytest]
2
testpaths = chapters
3
-python_files = test_*.py
+python_files = test_*.py
4
+asyncio_default_fixture_loop_scope = function
0 commit comments