Python Unittesting: Use Jenkins to Execute UnitTests

preview_player
Показать описание
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.
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:

The full Python Unit Testing videos:

Python Testing Course in Udemy:
Рекомендации по теме
Комментарии
Автор

That was really useful. Thank you for the video.

MrYatin
Автор

🔴Jenkins CI/CD Course🔴
Thanks and see you there 🙏

KumarS
Автор

sir how to unit testcase for web proer reoloding .

sagarhm
Автор

If you like this video session, Pliz do share, LIKE or put some comments below. Also don't forget to "Subscribe" my channel!!! Thanks!!!
Use Jenkins to Run Python Tests From GitHub:

KumarS
Автор

Can you create a tutorial for running Python scripts on Jenkin via Git?

MrYatin
Автор

This is very helpful, but i have a problem in paths, please help me and please creat python scripts on jenkin via git

ouissaltaim
Автор

when i try to run this, it says line 2: py.test: command not found a failure

Zack-nivz
Автор

Can you tell me how to do it same Python testing using pipeline?

aloknath
welcome to shbcf.ru