Integrating with a continuous integration (CI) system allows you to review the results reported byC/C++test in your CI system interface. The integration method depends on the CI system you are using. Typically, it is achieved by modifying your CI workflow or pipeline to do one of the following:

  • Integrate with the Parasoft Findings plugin, which can consume XML reports generated by Parasoft tools to visualize the results in the CI interface.
  • ExecuteC/C++test and and upload the result to the CI system in the system-specific format.

The following table will help you navigate to the system-specific information.

  • No labels