/cypress-example-app

Application showcasing a cypress test suite

Primary LanguageHTMLMIT LicenseMIT

Joe Bumbulis Cypress Sample App for BrowserStack Challenge

Following the documentation provided by BrowsterStack and Cypress, I used the sample application to run cypress tests triggered on a jenkins server connected to BrowserStack Automate.

Kitchen Sink

This is an example app used to showcase Cypress.io testing. The application uses every API command in Cypress for demonstration purposes. Additionally this example app is configured to run tests in various CI platforms. The tests are also heavily commented. For a full reference of our documentation, go to docs.cypress.io.

To see the kitchen sink application, visit example.cypress.io.

Help + Testing

If you get stuck, here is more help:

Install & write tests in Cypress

Follow these instructions to install and write tests in Cypress.