Skip to content

Commit a9f1a51

Browse files
author
Hugo Osvaldo Barrera
committed
Tweak output when running tests
1 parent 8dab258 commit a9f1a51

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

setup.cfg

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,9 @@ addopts =
66
--tb=short
77
--cov-config .coveragerc
88
--cov=vdirsyncer
9-
--cov-report=term-missing
9+
--cov-report=term-missing:skip-covered
1010
--no-cov-on-fail
11+
--color=yes
1112
# filterwarnings=error
1213

1314
[flake8]

0 commit comments

Comments
 (0)