# circleci-orb-parallel-example **Repository Path**: mirrors_cypress-io/circleci-orb-parallel-example ## Basic Information - **Project Name**: circleci-orb-parallel-example - **Description**: Using Cypress CircleCI Orb to quickly run tests in parallel - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2025-11-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Cypress CircleCI Orb Parallel Example [![CircleCI](https://circleci.com/gh/cypress-io/circleci-orb-parallel-example/tree/master.svg?style=svg)](https://circleci.com/gh/cypress-io/circleci-orb-parallel-example/tree/master) [![circleci-orb-parallel-example](https://img.shields.io/endpoint?url=https://dashboard.cypress.io/badge/detailed/g2zj2n/master&style=flat-square&logo=cypress)](https://dashboard.cypress.io/projects/g2zj2n/runs) ![cypress version](https://img.shields.io/badge/cypress-9.7.0-brightgreen) > Using Cypress CircleCI Orb to quickly run tests in parallel See [circle.yml](circle.yml) that uses [Cypress orb](https://github.com/cypress-io/circleci-orb) to install dependencies and run tests in parallel.