sdavis3 / code-coverage-widgets

A dashboard widget for Azure DevOps or Team Foundation Server (TFS) to display information about unit test code coverage.
MIT License
16 stars 10 forks source link

Does this widget support cobertura? #36

Closed brandondtran closed 3 years ago

sdavis3 commented 4 years ago

The way to think about this is...if your results are displayed in Azure DevOps already, then this widget supports it. If you need additional tooling to see your test results, then it does not support it. This widget extends visibility of what is already available in Azure DevOps.

sdavis3 commented 3 years ago

Closing this issue as the question was answered.