Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to use Cypress automation framework with a real time example

How to run tests

1) Install all npm dependencies using 
          npm i
2) Open Cypress test runner using below
       ./node_modules/.bin/cypress open
   This will populate Cypress test runner and shows you all test specs with play button
3) Click on play button, it will start running tests against chrome browser.

About

This is an example codebase to showcase Cypress.io testing against http://the-internet.herokuapp.com/

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages