Skip to content

Commit 26e48a3

Browse files
committed
Pytest: full verbosity for assertions
1 parent 1659c05 commit 26e48a3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pytest.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ addopts = --verbose
2727
# disable pytest-tornasync because it conflicts with pytest-asyncio's auto mode
2828
-p no:tornado
2929
-m "not linkcheck"
30+
verbosity_assertions = 2
3031
testpaths =
3132
cylc/flow/
3233
tests/unit/

0 commit comments

Comments
 (0)