DevOps Cloud Academy
Jun 10, 2020 · Backend Development
Configuring Separate Unit and Integration Tests in Maven with JaCoCo and SonarQube Reporting
This guide explains how to structure a Maven project to run unit tests and integration tests separately, configure the Build Helper, Surefire, Failsafe, and JaCoCo plugins, and generate combined test reports that can be visualized in SonarQube.
BuildAutomationIntegrationTestJaCoCo
0 likes · 11 min read
