Skip to content

HivanA98/Cypress-CodeJS

Repository files navigation

Cypress Version 13.++

Before Use

How to Install

  • npm install -D cypress

How to Run

  • npx cypress open

Package

  • npm install --save-dev cypress-cucumber-preprocessor
  • npm install --save-dev cypress-xpath
  • npm install --save-dev cypress-wait-until
  • npm install --save-dev cypress-pipe
  • npm install --save-dev mochawesome mochawesome-merge mochawesome-report-generator cypress-multi-reporters

Version Control Configuration

  • Example: V.2.1.3
    • 2 = New Feature
    • 1 = New Test Case
    • 3 = New Improvment