Skip to content

WannaBeDream/cypressAllure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cypress-e2e-allure# Cypress-e2e-Allure Automation-Framework with allure reports

This Framework contains sample code for # Cypress-e2e-Allure Automation-Framework

  • Page Object Model

  • Reading test data from json file

  • Simple login scenario with valid credentials and with invalid credentials

  • Allure report integration


Directory Structure

Project structure


Steps to run

  • Clone the repository using "git clone "

  • Change "Username" and "Password"

  • npm install

  • npm run cy:run


Report view

Allure report

LTS Node 14