Skip to content

Commit 186c93a

Browse files
committed
ci(pytest): Add default pytest options
1 parent e3895d0 commit 186c93a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,5 @@ line_length = 88
1919
[tool:pytest]
2020
filterwarnings =
2121
ignore:.* Use packaging.version.*:DeprecationWarning::
22+
addopts = --tb=short --no-header --showlocals
2223

0 commit comments

Comments
 (0)