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
No comments:
Post a Comment