We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93217b5 commit 753d3f4Copy full SHA for 753d3f4
pytest.ini
@@ -0,0 +1,3 @@
1
+[pytest]
2
+markers =
3
+ asyncio: mark a test as a asynchronous io test.
0 commit comments