Python Unittesting: Use Jenkins to Execute UnitTests

Опубликовано: 14 Октябрь 2024
на канале: Kumar'S
9,811
68

Python Jenkins Unittesting with Pytest: Using Jenkins to Execute Unit Tests. The test are executed using pytest runner.
In this video, we will see how we can easily work with Python and Jenkins to execute tests.
Jenkins is an open-source automation server written in Java language used for CI/CD i.e. Continuous Integration, Continuous Deployment. Its free and highly popular tool, used all over the world for making build, test, and deploy software with a click of a button.
It is easier to run and setup as well, also other benefits like sharing test reports with anyone will be just giving our system IP address. Also we don't need to install any separate libs for Jenkins, as we will be using the same Python path and its libs, that we are using for our development.
https://plugins.jenkins.io/junit/ plugin is installed by default in jenkins so you see "Publish JUnit test result report" in Post Build Action.
Thank you and Happy Learning. Please subscribe to get more such videos.

How To Use Jenkins to Execute Python Unit Tests Pulling Code From GitHub:
   • Python UnitTesting: Use Jenkins to Ex...  

The full Python Unit Testing videos:
   • Python Unittest  

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