Skip to content

oimtrust/cypresstest

Repository files navigation

cypresstest

Learn End to End Testing With Cypress

How to install ?

  1. Install depedency with npm install or yarn install
  2. Run the automate test, following this command :
    npm run cy:open
    
    Or you can run the single spec like this :
    npx cypress run --spec="cypress/integration/advanced/$.spec.js"
    

What's Next ?

You can learn with a complete project on this URL link

About

Learn end to end testing with cypress

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published