Cypress
Testery has a Cypress.io test runner so that Cypress tests can be run on the Testery platform. Cypress is a next generation front end testing tool built for the modern web. Here is an overview of Cypress.
When running Cypress tests in Testery, there are a few things to take note of:
- Testery supports screenshots but does not yet support video recordings
- Testery supports Chrome browser only
- Due to limits within the Cypress framework, we can only parallelize tests runs at the file level.