Handling Python projects in GitHub

preview_player
Показать описание
In this video I start to explain how I am handling Python projects in GitHub.
This is the first part of a short series of tutorials that describe the basics of how I maintain Python libraries and publish them to PyPi using GitHub Actions.

Contents
(0:00:00) Intro
(0:00:30) Creating a new project
(0:01:40) Creating a virtual environment
(0:05:31) Adding tests with pytest
(0:07:20) Discovering tests with Visual Studio Code
(0:09:00) Test coverage reports in HTML
(0:18:28) Conclusions

Рекомендации по теме
visit shbcf.ru