Record Test Artifacts from any Docker CI
We worked hard to make sure the Cypress Test Runner could be compatible with every continuous integration system. Jenkins, Travis, Circle, Zeit Now, Google Cloud Build, or your own homegrown CI system - they should all work with zero or minimum effort. We also worked hard to make our Dashboard Service particularly useful in collecting and showing all of your test artifacts in a single place.
Test artifacts
When you execute cypress run, the end-to-end tests produce artifacts for each spe
Read more