Skip to content

This is a small cypress example project for testing an angular webapp

Notifications You must be signed in to change notification settings

viaboxxsystems/cypress-example

Repository files navigation

Cypress-example

This is a small sample for testing an angular webapp with cypress

  1. Install the depenencies using npm install
  2. Start a development server of the angular webapp which is reachable on http://localhost:4200/ using ng serve
  3. Start the cypress application using npx cypress open or start all tests using npx cypress run

About

This is a small cypress example project for testing an angular webapp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published