Skip to content

Commit 038bc39

Browse files
committed
Display test results and coverage on console for cli version 3.1.7
1 parent 1983f0d commit 038bc39

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

azure-pipelines.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,8 @@ steps:
104104
-f=ut_junit_reporter -o=junit_test_results.xml \
105105
--debug \
106106
--failure-exit-code=0
107+
cat test_results.xml
108+
cat coverage.xml
107109
displayName: 'Test'
108110
109111
- task: PublishTestResults@2

0 commit comments

Comments
 (0)