Available worldwide · Popular in: US
What is Cypress?
Create tests, debug failures, and improve quality faster than ever with AI-powered guidance at every stage of testing and full code ownership.
Cypress pricing
Plans, per-tier features and add-ons, dated and linked to live pricing. Pricing changes often; always verify at source before you rely on it.
From $67/month. Free tier available. 30-day free trial of Enterprise features.
Starter
FreeFree plan for teams starting with Cypress
- users
- 50
- prompt_execs
- 100/month
- test_results
- 500/month
- data_retention
- 30 days
- Parallelization
- Test Replay
- Project Analytics
- Cloud MCP
Team
For growing teams optimizing their test suite quality
- users
- 50
- prompt_execs
- 9k/year
- test_results
- 120k/year
- data_retention
- 90 days
- Parallelization
- Test Replay
- Project Analytics
- Cloud MCP
- Flake Detection
- Flaky Test Analytics
- Jira Integration
- Email Support
Business
For businesses improving their quality and efficiency at scale
- users
- 50
- prompt_execs
- 24k/year
- test_results
- 120k/year
- data_retention
- 90 days
- Parallelization
- Test Replay
- Project Analytics
- Cloud MCP
- Flake Detection
- Flaky Test Analytics
- Jira Integration
- Email Support
- Spec Prioritization
- Auto Cancellation
- GitHub Enterprise
- GitLab Enterprise
- SSO
Enterprise
Contact salesFor organizations with custom needs at enterprise scale
- users
- Unlimited
- prompt_execs
- 60k/year
- test_results
- 1.8M/year
- data_retention
- 180 days
- Parallelization
- Test Replay
- Project Analytics
- Cloud MCP
- Flake Detection
- Flaky Test Analytics
- Jira Integration
- Email Support
- Spec Prioritization
- Auto Cancellation
- GitHub Enterprise
- GitLab Enterprise
- SSO
- Enterprise Reporting
- Data Extract API
- Premium Support
- Enterprise Roadmap
- Technical Consultant
What Cypress does
The capabilities that matter for testing tools, normalised so it lines up with every alternative. “-” means we haven't confirmed it, not that it's missing.
- Test types
- -
- Browser automation
- ✓
- Built-in assertion library
- ✓
- Languages
- JavaScript
- Mocking / stubbing
- -
- Snapshot testing
- -
- Parallel execution
- ✓
- Code coverage
- ✓
- Watch mode
- ✓
- CI integration
- ✓
Platform & deployment
Independently observed- CLI
- Web
- Cloud / SaaS
Integrations (3)
Independently observed- Jira
- GitHub Enterprise
- GitLab Enterprise
Cypress FAQ
Common questions about Cypress, answered from independent, dated evidence.
What is Cypress and what types of testing does it support?
Cypress is an open-source JavaScript-based testing framework designed for end-to-end and component testing of web applications. It executes tests directly in the browser, allowing developers to write tests using JavaScript and interact with the DOM as the browser renders content. The framework includes built-in features for test creation, debugging, and introspection of application state during test execution.
Source: https://www.cypress.io
Is Cypress open source and what does it cost?
Cypress is licensed under the MIT License and is completely free as an open-source project with millions of weekly downloads. The company also offers Cypress Cloud, a paid subscription service with tiered plans for teams needing advanced capabilities such as test parallelization, analytics, test replay, and CI/CD integration. The free tier includes basic cloud features; paid plans scale with test volume and additional enterprise features.
Source: https://www.cypress.io/pricing
What operating systems and browsers does Cypress support?
Cypress runs on Windows, macOS, and Linux and supports testing in Chromium (via bundled Electron), Chrome, Firefox, and Edge browsers, with experimental WebKit support available. The framework requires Node.js 20.x or later. System requirements are modest for local development, though CI environments should have at least 2 CPUs and 4 GB of RAM for optimal performance.
Source: https://docs.cypress.io/guides/getting-started/installing-cypress
How does Cypress differ from Selenium and similar testing tools?
Cypress runs directly within the browser context rather than communicating with the browser remotely, which eliminates timing issues and provides instant, synchronous access to the DOM and application state. This architecture enables faster test execution, simpler debugging with browser developer tools, and more reliable handling of modern asynchronous web applications. Cypress is JavaScript-first, whereas Selenium supports multiple languages.
Source: https://www.cypress.io
Can Cypress integrate with CI/CD pipelines and run tests in parallel?
Cypress integrates seamlessly with popular CI/CD platforms including GitHub Actions, GitLab CI, CircleCI, Jenkins, and others through Cypress Cloud or self-hosted runners. The platform supports test parallelization and orchestration to distribute test execution across multiple machines, reducing overall CI run time and improving development feedback loops.
Source: https://www.cypress.io
What languages and package managers can I use with Cypress?
Cypress tests are written in JavaScript or TypeScript, allowing developers to leverage JavaScript ecosystem tools and libraries. The framework works with npm, Yarn, pnpm, and Bun as package managers, providing flexibility for teams with different dependency management preferences.
Source: https://docs.cypress.io/guides/getting-started/installing-cypress
What debugging and troubleshooting capabilities does Cypress provide?
Cypress includes comprehensive debugging tools built into the test runner, including DOM inspection, network activity monitoring, and console access. For CI failures, Cypress Cloud offers test replay functionality that allows developers to rewind and examine test execution step-by-step, significantly reducing the time needed to diagnose flaky tests or failures in remote environments.
Source: https://www.cypress.io
Cypress alternatives
Other testing tools we track, ranked by the same independent score.
The Vioscale score: one lens on the evidence
Not user reviews and not a paid placement: a confidence-weighted blend of the independent signals below (adoption, activity, security posture, and more), which you can sort and re-weight yourself. Vendors can correct their listing but can never move their rank, and stars are weighted low as a vanity metric. It is one way to read the evidence for Cypress, not the verdict.
| Signal | Score | Weight | Contribution | Evidence |
|---|---|---|---|---|
| Package Downloads | 89 | 0.20 | 17.9 | ✓ |
| Capabilities | 81 | 0.12 | 10.0 | ✓ |
| Github Activity | 61 | 0.14 | 8.4 | ✓ |
| Stackoverflow Activity | 80 | 0.09 | 7.4 | ✓ |
| Release Cadence | 93 | 0.08 | 7.1 | ✓ |
| Pricing Transparency | 100 | 0.06 | 6.2 | ✓ |
| Price Level | 80 | 0.05 | 3.7 | ✓ |
| Security Posture | 35 | 0.10 | 3.5 | ✓ |
| Github Stars | 89 | 0.04 | 3.4 | ✓ |
| Reliability | 50 | 0.06 | 3.1 | ✓ |
| Integrations | 17 | 0.06 | 1.1 | ✓ |
Computed . Re-weight it by intent, or see the full method.
All data & sourcesshow ↓
Every value we hold, with its source, retrieval date, and confidence. This is the evidence behind the score: don't trust it, verify it.
Activity
| Attribute | Value | Evidence |
|---|---|---|
| Commits last 30d | 83 | mediumsource · 2026-07-31 · 65% |
Adoption
Content
| Attribute | Value | Evidence |
|---|---|---|
| Faq | [{"answer":"Cypress is an open-source JavaScript-based testing framework designed for end-to-end and component testing of web applications. It executes tests directly in the browser, allowing developers to write tests using JavaScript and interact with the DOM as the browser renders content. The framework includes built-in features for test creation, debugging, and introspection of application state during test execution.","source":"https://www.cypress.io","question":"What is Cypress and what types of testing does it support?","confidence":0.95},{"answer":"Cypress is licensed under the MIT License and is completely free as an open-source project with millions of weekly downloads. The company also offers Cypress Cloud, a paid subscription service with tiered plans for teams needing advanced capabilities such as test parallelization, analytics, test replay, and CI/CD integration. The free tier includes basic cloud features; paid plans scale with test volume and additional enterprise features.","source":"https://www.cypress.io/pricing","question":"Is Cypress open source and what does it cost?","confidence":0.95},{"answer":"Cypress runs on Windows, macOS, and Linux and supports testing in Chromium (via bundled Electron), Chrome, Firefox, and Edge browsers, with experimental WebKit support available. The framework requires Node.js 20.x or later. System requirements are modest for local development, though CI environments should have at least 2 CPUs and 4 GB of RAM for optimal performance.","source":"https://docs.cypress.io/guides/getting-started/installing-cypress","question":"What operating systems and browsers does Cypress support?","confidence":0.93},{"answer":"Cypress runs directly within the browser context rather than communicating with the browser remotely, which eliminates timing issues and provides instant, synchronous access to the DOM and application state. This architecture enables faster test execution, simpler debugging with browser developer tools, and more reliable handling of modern asynchronous web applications. Cypress is JavaScript-first, whereas Selenium supports multiple languages.","source":"https://www.cypress.io","question":"How does Cypress differ from Selenium and similar testing tools?","confidence":0.92},{"answer":"Cypress integrates seamlessly with popular CI/CD platforms including GitHub Actions, GitLab CI, CircleCI, Jenkins, and others through Cypress Cloud or self-hosted runners. The platform supports test parallelization and orchestration to distribute test execution across multiple machines, reducing overall CI run time and improving development feedback loops.","source":"https://www.cypress.io","question":"Can Cypress integrate with CI/CD pipelines and run tests in parallel?","confidence":0.94},{"answer":"Cypress tests are written in JavaScript or TypeScript, allowing developers to leverage JavaScript ecosystem tools and libraries. The framework works with npm, Yarn, pnpm, and Bun as package managers, providing flexibility for teams with different dependency management preferences.","source":"https://docs.cypress.io/guides/getting-started/installing-cypress","question":"What languages and package managers can I use with Cypress?","confidence":0.94},{"answer":"Cypress includes comprehensive debugging tools built into the test runner, including DOM inspection, network activity monitoring, and console access. For CI failures, Cypress Cloud offers test replay functionality that allows developers to rewind and examine test execution step-by-step, significantly reducing the time needed to diagnose flaky tests or failures in remote environments.","source":"https://www.cypress.io","question":"What debugging and troubleshooting capabilities does Cypress provide?","confidence":0.93}] | highsource · 2026-07-30 · 94% |
Features
| Attribute | Value | Evidence |
|---|---|---|
| Capabilities | {"coverage":true,"languages":"JavaScript","assertions":true,"watch_mode":true,"ci_integration":true,"browser_automation":true,"parallel_execution":true} | mediumsource · 2026-08-05 · 60% |
Integrations
| Attribute | Value | Evidence |
|---|---|---|
| Count | 3 | mediumsource · 2026-08-05 · 60% |
Language
| Attribute | Value | Evidence |
|---|---|---|
| Primary | TypeScript | highsource · 2026-07-31 · 90% |
License
| Attribute | Value | Evidence |
|---|---|---|
| Spdx | MIT | highsource · 2026-07-31 · 99% |
Market
| Attribute | Value | Evidence |
|---|---|---|
| Availability | {"primaryMarkets":["US"],"availabilityScope":"global","availableCountries":[],"notAvailableCountries":[]} | mediumsource · 2026-08-05 · 50% |
Pricing
Release
| Attribute | Value | Evidence |
|---|---|---|
| Cadence days | 13 | mediumsource · 2026-07-31 · 70% |
Reliability
| Attribute | Value | Evidence |
|---|---|---|
| Status page | Yes | mediumsource · 2026-08-05 · 60% |