We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8cd6023 commit 1983f0dCopy full SHA for 1983f0d
1 file changed
azure-pipelines.yml
@@ -102,6 +102,7 @@ steps:
102
-f=ut_sonar_test_reporter -o=test_results.xml \
103
-f=ut_coverage_cobertura_reporter -o=cobertura.xml \
104
-f=ut_junit_reporter -o=junit_test_results.xml \
105
+ --debug \
106
--failure-exit-code=0
107
displayName: 'Test'
108
0 commit comments