Skip to content

gavriliumircea/cypres-1o1

Repository files navigation

cypres-1o1

This is a model for adding cypress end to end testing to a react app.

The source tutorial can be found at: https://docs.cypress.io/examples/examples/tutorials#1-Project-setup

Useful commands:

  • npm run dev (starting the app)
  • npm run cypress (start the test project, it is mandatory that the main project is already running)
  • npm run cypress:all(command line summary of the project, it is mandatory that the main project is already running)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages