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 f7cc971 commit d9c9484Copy full SHA for d9c9484
pytest.ini
@@ -0,0 +1,3 @@
1
+[pytest]
2
+markers =
3
+ slow: marks tests as slow (deselect with '-m "not slow"')
0 commit comments