Code Coverage using JaCoCo Gradle plugin | Spring boot Junit Test

preview_player
Показать описание
Code Coverage is an integral part of unit testing as it provides a holistic view of what % of code is covered. Junit test coverage in a spring application can be visualised using Jacoco gradle plugin.
Also Jacoco provides various features related to code coverage verification.

Recommended Books :

#CodedTribe #JaCoCo #CodeCoverage #Gradle #SpringJunitTest
Рекомендации по теме
Комментарии
Автор

Hi, when I execute ./gradlew jacocoTestReports, file jacoco > html (inside package reports) is not created. Just the package "tests". Someone help me?

dnhg
Автор

This was very useful, thank you very much for this.

eduardobenitez
Автор

Can you make this useful video form sratch please, thanks

mithunbiswas
visit shbcf.ru