Skip to content

Commit a97cbd1

Browse files
committed
Merge pull request #2999 from linovia/feature/short_pytest_tracebacks
Let py.test use the short traceback format.
2 parents 734bf3c + 87a5234 commit a97cbd1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tox.ini

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
[pytest]
2+
addopts=--tb=short
3+
14
[tox]
25
envlist =
36
py27-{flake8,docs},

0 commit comments

Comments
 (0)