Setup Cypress Automation in Azure DevOps Pipeline
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...
mudasir.hashnode.dev4 min read