This repo demonstrates how to use Cypress with Gitpod.
- This base image is needed, because it included VNC and other supporting software.
- These dependencies must be installed for Cypress to work.
- These tasks initialize the workspace, to install npm packages and setup cypress in
/workspace
. - These tasks run headless chrome tests, and open the Cypress suite, which is accessible on port 6080 via the VNC web browser.
On workspace start, a preview will be opened in the IDE for the VNC web viewer.