Skip to content

Dearshashank/CypressCucumberFramework

Repository files navigation

Hi Everyone

This project is a cucumber bdd framework + Allure Reporting implementation

To run the project in you machine : Follow the commands

npm init

npm install cypress --save-dev

npm i -D cypress cypress-cucumber-preprocessor or npm install --save-dev cypress-cucumber-preprocessor

npm install --save-dev mocha-allure-reporter allure-commandline

To run the code

npm run browser:chrome
npm run report:allure

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published