We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60589da commit 3335a93Copy full SHA for 3335a93
pyproject.toml
@@ -0,0 +1,5 @@
1
+[tool.pytest.ini_options]
2
+asyncio_mode = "strict"
3
+testpaths = [
4
+ "test",
5
+]
0 commit comments