We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a770a98 commit a9f2c0dCopy full SHA for a9f2c0d
1 file changed
tox.ini
@@ -22,6 +22,7 @@ commands =
22
--cov=ted_sws \
23
--cov-report=html \
24
--cov-report=term \
25
+ --cov-report=xml \
26
--junitxml=junit_report.xml \
27
-r a \
28
-q \
0 commit comments