Skip to content

dadiaz18/gurus_challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gurus_challenge

Challenge Gurus Challenge

In this challenge I use Cypress Framework to develop my testcases in todo page

Getting Started

  • clone the repository
  • run command npm install to install dependencies

Prerequisities

Node.js version = 14.15.4
Browsers:
- Chrome Browser Installed
- Firefox Browser Installed

Running test

you can select any of below commands

npm test
npm run test-chrome (For running the suite using the local version of chrome)
npm run test-firefox (For running the suite using the local version of firefox)
npx cypress run
npx cypress open (To run test cases with visual interface)

About

Challenge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published