This blog covers how we can intergate an Allure HTML report using a playwright Why is Allure Reporting to Playwright? Allure is a flexible and powerful open-source test execution report. It can be integrated with a variety of test runners and…
Setup CI/CD Pipeline with GitHub Actions and Docker Image For Cypress Test case execution
This blog cover TWO part In the first part, we will explain how we can run our test cases in GitHub-hosted virtual machines with CI/CD GitHub action. In the SECOND part will explain how we can run cypress test cases in Docker container with CI/CD…

