Setup Cypress Automation in Azure DevOps Pipeline
Aug 1, 2024 · 4 min read · Pre-Requisite: You need to have already the cypress framework up and running on your local machine Cypress Project should be checked into repository Your framework should generate a JUnit XML file at the end of the execution of the test. Step-by...
Join discussion