Skip to content

albertlieyingadrian/cypress-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cypress-playground

Playground for experimenting e2e testing using cypress

Setup

Onboarding

Run

  • Open cypress app
./node_modules/.bin/cypress open
  • Go to your spec file and click it, cypress app will automotically run your tests in watch mode

TODO:

  • Combine with cucumber interface to allow non-technical users execute tests from user POV
  • Test the flakiness when there are a lot of test cases
  • Parallelization when there are a lot of test cases
  • CI/CD integration
  • Headless browser

About

Playground for experimenting to perform automated user acceptance testing using cypress

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published