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 12b1bfa commit 87432c5Copy full SHA for 87432c5
setup.cfg
@@ -15,3 +15,6 @@ known_pytest = pytest,py
15
known_first_party = libvcs
16
sections = FUTURE,STDLIB,PYTEST,THIRDPARTY,FIRSTPARTY,LOCALFOLDER
17
line_length = 88
18
+
19
+[tool:pytest]
20
+addopts = --tb=short --no-header --showlocals
0 commit comments