Python Coverage report with Azure DevOps CI pipeline

preview_player
Показать описание
In this short video, I explain a solution that I created for running python tests, generating a test coverage report and then uploading it to the artifacts folder of an Azure DevOps CI pipeline run.

Github repo:

There is also a blogpost about it, that you can find here:

Link of the Cache task documentation:

Link of the PublishCodeCoverageResults task documentation:

Link of the PyCobertura library github repo:
Рекомендации по теме