We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7cb776 commit 044784dCopy full SHA for 044784d
1 file changed
pyproject.toml
@@ -170,6 +170,7 @@ overgeneral-exceptions = [
170
]
171
172
[tool.pytest.ini_options]
173
+asyncio_default_fixture_loop_scope = "session"
174
asyncio_mode = "strict"
175
markers = [
176
# mark a test as a asynchronous io test.
0 commit comments