Skip to content

Commit 87432c5

Browse files
committed
ci: Show locals by default, short traceback format
1 parent 12b1bfa commit 87432c5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

setup.cfg

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,6 @@ known_pytest = pytest,py
1515
known_first_party = libvcs
1616
sections = FUTURE,STDLIB,PYTEST,THIRDPARTY,FIRSTPARTY,LOCALFOLDER
1717
line_length = 88
18+
19+
[tool:pytest]
20+
addopts = --tb=short --no-header --showlocals

0 commit comments

Comments
 (0)