Reviews for Cypress.io

Login to Review
mwalker1723
mwalker1723
Mar 12, 2026
3.67/5
Powerful but has real limitations
Ease of Use
Features
Value for Money
Customer Support
Overall Experience

Cypress has been a game-changer for writing reliable front-end tests that run directly in the browser; the test runner UI is fantastic for debugging. However, its architecture means you can't easily test multiple domains or tabs, which is a deal-breaker for some of our workflows. The documentation is good, but troubleshooting flaky tests in CI can be a real time-sink.

0 helpful 0 not helpful
avery_smith61
avery_smith61
Mar 10, 2026
3.00/5
Promising but Frustratingly Limited in Real-World Scenarios
Ease of Use
Features
Value for Money
Customer Support
Overall Experience

Cypress.io initially won me over with its clean interface and fast in-browser execution. However, as our application grew more complex, it became painfully clear that its lack of support for multiple tabs and its restrictive same-origin policy are deal-breakers. The inability to test certain cross-domain workflows or interact with external authentication providers means we're constantly writing workarounds, which defeats the purpose of a streamlined testing tool. For a modern web application, these limitations feel archaic and significantly slow down our development cycle.

0 helpful 0 not helpful
mwhite9090
mwhite9090
Mar 07, 2026
2.67/5
Test debugging nightmares and flaky results
Ease of Use
Features
Value for Money
Customer Support
Overall Experience

While Cypress.io promises fast and reliable tests, our team has struggled with painfully slow test execution in CI pipelines, often taking 3x longer than expected. The debugging experience is frustrating when tests fail inconsistently due to timing issues or iframe limitations that Cypress doesn't handle well. For complex enterprise applications, we've found the tool's architecture too rigid and the learning curve steeper than advertised.

0 helpful 0 not helpful
llopez1994
llopez1994
Mar 06, 2026
4.67/5
A Developer's Dream for Frontend Testing
Ease of Use
Features
Value for Money
Customer Support
Overall Experience

As a developer, Cypress has revolutionized our front-end testing. The ability to run tests directly in the browser, see them execute in real-time, and get instant feedback is a game-changer. The built-in debugging tools and automatic waiting for elements have slashed our test creation time and made our E2E tests far more stable and reliable than with Selenium. The only notable downside is we occasionally hit the limit of the native request stubbing, but it's a minor gripe.

0 helpful 0 not helpful
Review Summary
3.5

Based on 4 reviews

Ease of Use 3.5/5
Features 3.3/5
Value for Money 4.5/5
Customer Support 3.3/5
Overall Experience 3.0/5
Rating Distribution
5
1
4
1
3
2
2
0
1
0
Cypress.io
Cypress.io

Cypress.io is an open source, front end testing tool built for the modern web. It allows you to write automated …

Back to Product