Generate merged code coverage report for JUnit and BDD tests in Sonar using Jacoco

Generate merged code coverage report for JUnit and BDD tests in Sonar using Jacoco

This tutorial guides you on how to generate generate merged code coverage report for JUnit and BDD tests in Sonar using Jacoco in Jenkins pipeline. If you wanted to achieve the Code Coverage criteria (%) with both Junit and BDD… Read More!