Jenkins: Cobertura Code Coverage for Python Code

Опубликовано: 14 Октябрь 2024
на канале: Kumar'S
3,202
18

Using Cobertura Code Coverage with Jenkins and Python Code

+++++++++++++
THANKS A LOT FOR WATCHING!! Please give this video a 👍 THUMBS UP if you found it helpful and 📢 COMMENT if you would like to say something or ask a question. This will motivate me to make more such videos 🙏🙏
BTW, DON'T FORGET TO LIKE & SUBSCRIBE!!
+++++++++++++++++++++++++++++++++++++++
Jenkins Installation Windows10:    • Jenkins: How To Easily Install & Run ...  
VirtualBox Installation Windows10:    • VirtualBox Installation: Install Orac...  
Setting Static IP in VM:    • VirtualBox - Setting Static IP for Li...  
Declarative CI/CD Pipeline using SSH-Agent:    • DevOps:(P2/2)CI-CD Pipeline With Jenk...  
+++++++++++++++++++++++++++++++++++++++
Thank you and Happy Learning.
THANKS A LOT FOR WATCHING!! Please give this video a 👍 THUMBS UP if you found it helpful and 📢 COMMENT if you would like to say something or ask a question. This will motivate me to make more such videos 🙏🙏
BTW, DON'T FORGET TO SUBSCRIBE!!
+++++++++++++++++++++++++++++++++++++++

-- CI/CD Course on Udemy:
https://www.udemy.com/course/cicd-pip...

-- The full Python Unit Testing videos:
   • Python Unittest  

-- Python Testing Course in Udemy:
https://bit.ly/3fpK05F

-- Git Tutorials:
   • Git Tutorial  

++++++++++++++++++
0:00 Intro
0:20 What is Cobertura
0:43 Install Cobertura Plugin
1:35 Update Code to generate report
2:41 Configure plugin to see report
3:33 Run Build and view reports