Skip to content

ADO Pipelines should publish Junit Results by default

Krishna Nikhil Vedurumudi requested to merge junit into master

All Submissions:


  • [YES/NO] Have you added an explanation of what your changes do and why you'd like us to include them?
  • [YES/NO] I have updated the documentation accordingly.
  • [NA] My code follows the code style of this project.

Current Behavior or Linked Issues


In ADO Pipelines, if Integration tests fail the logs are not sufficient to debug errors. JUnit results help in analyzing the results better.

Does this introduce a breaking change?


  • [NO]

Other information


Screenshot

Junit_Enablement

Merge request reports