Examples
Cypress
Cypress is a fast, easy, and reliable end-to-end testing solution for anything that runs in a browser.
Example Layerfile
Layerfile
Displaying Cypress Results From VM
To serve and view media created by Cypress we suggest using http-server. When used in conjuction with Cypress reporters such as Mochawesome high quality HTML test reports can be viewed in your browser.
Example Layerfile
Layerfile
View our example repository, that embeds Cypress test results in pull requests here.
Setting up Cypress with webapp.io
Documentation on how to run Cypress inside a CI pipeline and an example project running Cypress on webapp.io are also available.
Check out this detailed tutorial on setting up Cypress with webapp.io.