Automation Testing with CI/CD - Cypress Automation Tests with Jenkins
Integrate Cypress Automation Tests with Jenkins
With Jenkins, First you need to do an initial set up and make sure you have Java installed for Jenkins on your PC.
Open Jenkins http://localhost:9090/ to login with your credentials and create a Freestyle project for Cypress with name “Cypress” like shown below
Your Freestyle project configuration is like this below.
Happy Automation Testing Guys :) !
Comments
Post a Comment