4.11.22

Cypress Cucumber Setup

 


Install the plugin by running:

$ npm install --save-dev cypress-cucumber-preprocessor


Running Cucumber feature file with TAGS like @Smoke & @Regression:

$ npx cypress-tags run -e TAGS="@Smoke" --headed --browser chrome