Skip to content

Docker setup of Cypress.io's payment application to demonstrate test automation methods, patterns, and workflows.

License

Notifications You must be signed in to change notification settings

felipeauol/cypress-rwa

Repository files navigation

cypress-rwa

Docker setup for Cypress.io's real world application which I use for experimenting with different test automation techniques. This app is developed and maintained by Cypress.io.

Usage

Start the application:

docker run -d -p 3000-3001:3000-3001/tcp felipeauol/cypress-rwa

You can access the application at localhost:3000 and log in with any of the example users (data/database.json). The default password is s3cret

About

Docker setup of Cypress.io's payment application to demonstrate test automation methods, patterns, and workflows.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages