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 a7e8b5e commit 8fa32abCopy full SHA for 8fa32ab
pyproject.toml
@@ -56,4 +56,5 @@ filterwarnings = [
56
]
57
markers = [
58
"optional: marks optional tests (deselect with '-m \"not optional\"')",
59
+ "longrunning: marks long running tests (deselect with '-m \"not longrunning\"')",
60
0 commit comments