RUVIDEO
Поделитесь видео 🙏

Python UnitTesting: Use Jenkins to Execute Tests From GitHub with Pytest

📁 Обучение 👁️ 28 📅 02.12.2023

Jenkins Python Testing: How To Use Jenkins to Execute Python Unit Tests Pulling From Cloud Repo GitHub. The tests are run using pytest runner.
In this this video session lets look into the following topics:
- Create GitHub Repository
- Initialize git in local system and commit our project
- Push project and test scripts to GitHub repository
- Create Jenkins Job to execute our Python tests
- Update our project by pushing missing python libs
- Re-run our tests in Jenkins and see test trends, reports

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.
++++++++++++++++++++++++++++++
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!!

+++++++++++++++++++++++++++++

--- The full Python Unit Testing videos:
https://www.youtube.com/playlist?list=PL_ppFIFzf4EHl0nTEvfQvj1XNZyeXBspz

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

--- Git Tutorials:
https://www.youtube.com/playlist?list=PL_ppFIFzf4EGrs9OPS-nUxhU6vrKSjqAV

#jenkins
#python
#github

Что делает видео по-настоящему запоминающимся? Наверное, та самая атмосфера, которая заставляет забыть о времени. Когда вы заходите на RUVIDEO, чтобы посмотреть онлайн «Python UnitTesting: Use Jenkins to Execute Tests From GitHub with Pytest», вы рассчитываете на нечто большее, чем просто загрузку плеера. И мы это понимаем. Контент такого уровня заслуживает того, чтобы его смотрели в HD 1080, без дрожания картинки и бесконечного буферизации.

Честно говоря, Rutube сегодня — это кладезь уникальных находок, которые часто теряются в общем шуме. Мы же вытаскиваем на поверхность самое интересное. Будь то динамичный экшн, глубокий разбор темы от любимого автора или просто уютное видео для настроения — всё это доступно здесь бесплатно и без лишних формальностей. Никаких «заполните анкету, чтобы продолжить». Только вы, ваш экран и качественный поток.

Если вас зацепило это видео, не забудьте взглянуть на похожие материалы в блоке справа. Мы откалибровали наши алгоритмы так, чтобы они подбирали контент не просто «по тегам», а по настроению и смыслу. Ведь в конечном итоге, онлайн-кинотеатр — это не склад файлов, а место, где каждый вечер можно найти свою историю. Приятного вам отдыха на RUVIDEO!

Видео взято из открытых источников Rutube. Если вы правообладатель, обратитесь к первоисточнику.