cypress-io / cypress-realworld-testing-course-app

Home Page:https://cypress-realworld-testing-course-app.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

make the testing app available as a Docker image or easily composable

SoCalLongboard opened this issue · comments

In cases where one wants to learn Cypress where there is separation between the test automation and the application under test, it would be great to have this application available as ready-to-run image on Docker Hub. Another option might be to provide a docker-compose.yml in the project for the same purpose.

@SoCalLongboard

This goal of this repository is to support the course https://learn.cypress.io/testing-your-first-application only, so it doesn't sound like your suggestion would fit the repository's goal.

If you are currently learning Cypress, you may like to join the Discord chat group https://discord.com/invite/cypress. Also you may find that other extensive training courses which are available may come closer to fitting your needs. Some are listed on https://docs.cypress.io/examples/media/courses-media.

Yes, I understand your point and agree completely. Thanks for the quick feedback.