You can run RVS automatically through continuous integration pipelines in GitLab. This lets you ensure that your verification results stay up-to-date throughout your project's life cycle.
RVS can be configured to run with every pipeline build or merge request and automatically produce data on test results and coverage. Using the RVS export formats JUnit (for RapiTest test results) and Cobertura (for RapiCover coverage results), GitLab can be configured to display this data on merge requests, and project trends over time.
RVS HTML exports can also be linked and viewed directly from pipeline artifacts for more detailed information.
Feature applies to:
