Skip to content

sSelmann/saucedemo-cypress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Cypress E2E tests on saucedemo.com

E2E automation with Cypress. These tests are for practice only, and not all parts of the application are covered.

How to run tests

  1. Install the dependencies
npm install
  1. Run tests
npx cypress run

or run the tests on Cypress Launchpad

npx cypress open

If you want to run tests another way, you can learn how to run commands in Cypress Documents.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published