Integrating dotTEST with Bitbucket allows you to review the results reported by dotTEST as Bitbucket reports in Bitbucket Pipelines.
To integrate with Bitbucket, modify your Bitbucket pipeline to:
dotTEST
and generate an XML static analysis report.When the pipeline is completed, if there are any violations in the report, you can:
You can find more details and example pipeline workflow configuration at https://github.com/parasoft/parasoft-findings-bitbucket.