Skip to main content
Cypress CloudFree Trial

Smart Orchestration Overview

Cypress Cloud provides four distinct Smart Orchestration features for use in CI to speed up test runs, accelerate debugging workflows, and reduce costs:

  • Parallelization: Reduce test duration by running multiple test spec files simultaneously across available CI machines.
  • Load Balancing: Optimize CI resources and minimize test duration by intelligently prioritizing running of test spec files during parallelization.
  • Spec Prioritization: Quickly verify that your latest changes fixed a build by prioritizing the specs that failed in the previous Cypress run.
  • Auto Cancellation: Automatically cancel a Cypress run once failures cross a threshold you set, so you stop paying for tests you'll never look at and free up CI resources to validate the fix.