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 1659c05 commit 26e48a3Copy full SHA for 26e48a3
pytest.ini
@@ -27,6 +27,7 @@ addopts = --verbose
27
# disable pytest-tornasync because it conflicts with pytest-asyncio's auto mode
28
-p no:tornado
29
-m "not linkcheck"
30
+verbosity_assertions = 2
31
testpaths =
32
cylc/flow/
33
tests/unit/
0 commit comments