Skip to content

A template repository to run Cypress.io on Gitpod.io

License

Notifications You must be signed in to change notification settings

qtpsudhakar/cypress-on-gitpod

Repository files navigation

Gitpod Ready-to-Code

cypress-on-gitpod

A template repository to run Cypress.io on Gitpod.io.

Getting Started

Click the Gitpod - Ready-to-Code badge above to start the development environment in your browser.

Gitpod Disount

If you like the simplicity of a one-click development environment, you can use coupon code MIKENIKLES to get 30% off for the first 3 months of your Gitpod subscription.

How does it work?

The Gitpod configuration in .gitpod.yml contains the following settings:

  • image: A custom Docker image to use for the development environment workspace.
  • tasks: Two terminals, one that install dependencies and starts the development server. The other one that opens Cypress.
  • ports: Instructions to open port 6080 in a new tab. This is where the Virtual Desktop runs and where you can interact with Cypress.

The .gitpod.Dockerfile:

About

A template repository to run Cypress.io on Gitpod.io

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published