An open API service indexing awesome lists of open source software.

https://github.com/parasoft/parasoft-findings-vsts

Parasoft Findings extension for Microsoft Azure DevOps
https://github.com/parasoft/parasoft-findings-vsts

Last synced: 11 months ago
JSON representation

Parasoft Findings extension for Microsoft Azure DevOps

Awesome Lists containing this project

README

          

# Parasoft Findings for Azure DevOps

The Parasoft Findings extension is designed to be used in a post test-execution build step that integrates static analysis, code coverage, functional and unit test reports, including support for quality gate checks, generated by Parasoft tools into your Azure DevOps project. The task will collect static analysis, code coverage and test results from the Parasoft report XML files.
- For static analysis results, this plugin has been integrated with the [SARIF SAST Scans Tab](https://marketplace.visualstudio.com/items?itemName=sariftools.scans) to visualize static analysis results. Navigation to rule documentation is also available.
- For code coverage, this plugin has been integrated with ths [Code Coverage Tab](https://learn.microsoft.com/en-us/azure/devops/pipelines/test/review-code-coverage-results?view=azure-devops) to visualize line coverage results.
- For test results, the number of passed/failed tests and result details will be displayed. Trending data in a graph for a simple visualization is also available.

For documentation please visit the link [Parasoft Findings for Azure DevOps](https://www1.parasoft.com/doc/link?product=findingsVSTS010)