Python unit testing - pytest introduction 2019

preview_player
Показать описание
Python unit testing - pytest introduction 2019
This tutorial is about pytest testing framework for python. Popular options for doing automated testing in python are nose, pytest, unittest, doctest etc. Among all these pytest is most powerful and popular. I'll cover how to install pytest, write your first unittest etc.

Original video source:
----------------------------------------------------
Рекомендации по теме