Skip to content

joanjane/e2e-testing-training

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cypress training (basic)

Training for learning End to End testing with a ToDo list website: http://todomvc.com/examples/vanillajs/

Instructions

  • Run npm install to restore dependencies
  • Run npm start to open cypress window for development
  • Run npm test to run tests without a browser

Exercice

  1. Find test cases
  2. Add a test for each test case
  3. Run tests!

About

End To End testing of a ToDo list app using Cypress

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published