Test Automation Reporting with Tesults and pytest

In this article, I describe how to integrate Tesults with pytest for reporting, specifically using pytest conftest files. I will assume you already have testing setup with pytest. The official pytest documentation is located here. Let’s get started integrating Tesults … Continue reading Test Automation Reporting with Tesults and pytest