Integrating C/C++test with Bitbucket allows you to review the results reported by C/C++test as Bitbucket reports in Bitbucket Pipelines.

To integrate with Bitbucket, modify your Bitbucket pipeline to:

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.