Test exercise

Tools:

Programming language:

Dependencies:

Prerequisites

Install

Clone repository:

git clone https://github.com/jans888/cypress-cucumber.git
cd cypress-cucumber

Install dependencies:

npm install

Run

Run Test Case in headed mode:

npm run test:headed

Run Test Case in headless mode:

npm run test:headless

Open Cypress:

npm run cy:open

Report

Execution report is stored in reports\cucumber-report.html\index.html