We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 563f6a6 commit 92996a1Copy full SHA for 92996a1
setup.cfg
@@ -7,4 +7,4 @@
7
[tool:pytest]
8
xfail_strict = True
9
# -r fsxX: show extra summary info for: (f)ailed, (s)kip, (x)failed, (X)passed
10
-addopts = -r fsxX --color=yes
+addopts = -r fsxX --color=yes --durations=5
0 commit comments