Skip to content

legzy27/PrimaryBid-Cypress-E22-Test-Framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PrimaryBid Automated Test

PrimaryBid Automated Test was developed using Cypress End-To-End(E2E) testing framework tool https://www.cypress.io/

Installation and Setup

  1. Clone the repository https://github.com/legzy27/PrimaryBid-Cypress-E22-Test-Framework.git
  2. Once you download the repository cd into the directory
  3. Install necessary dependencies with npm install before the cypress E2E tests can run locally
  4. To launch the test locally use the command npx cypress open. this will launch the cypress window and run the test
  5. To generate a test report run npm run test
  6. To view test report open reports folder click on mochareports folder, open assets folder and click to open report.html file

Observation

  • App failed Google Mobile-Friendly Test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published