AhmedHamada93 / cypress-e2e-testing-automation-framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cypress-e2e-testing-automation-framework

Cypress E2E Example

E2E tests Framework written in Cypress.

  • Design Pattern: Page Object Model

Setup

  1. Clone clone git@github.com:AhmedHamada93/cypress-e2e-testing-automation-framework.git
  2. Install npm install

Dependencies

  1. Cypress
  2. mocha
  3. mochawesome

Run

  • Run all tests without report npm run test
  • Run all tests with report npm run tests-with-report

Report Example

Alt text

About


Languages

Language:JavaScript 100.0%