Code Coverage Using Jacoco, Maven & Jenkins

preview_player
Показать описание
Demo to showcase usage of Jacoco Tool for obtaining Code Coverage Report for a Maven based Java Project.

Рекомендации по теме
Комментарии
Автор

Very well explained in a humble way..
It would be more better if you have shown the percentage of code covered in sonarqube..

Gurudev
Автор

Do you have jenkins script for jacoco cvg step

saiv
Автор

thank you for making the good video, the audio can be improved though.

vickyhuang
Автор

Very well explained.. but I am not getting post build option on my jenkins.. can you help ?

tusharpawar
Автор

Hi Sir,
Actually got a requirement to implement jacoc code coverage we are using maven build tool and jenkins pipeline script, could you please help me

Rajesh-tqkj
Автор

Nice video (Y) I have one question - In Jenkins how to fail the job, if any of the unit test cases are failed in jacoco report?

sametimetest