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
- Host: GitHub
- URL: https://github.com/parasoft/parasoft-findings-vsts
- Owner: parasoft
- License: apache-2.0
- Created: 2017-08-08T20:56:40.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2025-02-17T04:51:30.000Z (over 1 year ago)
- Last Synced: 2025-04-06T09:06:04.588Z (about 1 year ago)
- Language: TypeScript
- Homepage: https://marketplace.visualstudio.com/items?itemName=parasoft.parasoft-findings-vsts
- Size: 10.1 MB
- Stars: 1
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)