Skip to content

Reviews for Cypress.io

Login to Review
O
Olivia Johnson
Apr 22, 2026
3.67/5
Powerful but Flawed Tool for Frontend Testing
Ease of Use
Features
Value for Money
Customer Support
Overall Experience

Cypress is fantastic for writing clear, fast-running end-to-end tests directly in the browser, and its real-time reloads are a game-changer for debugging. However, its architecture can be a major headache; you can't use multiple browser tabs or easily test cross-domain scenarios, which are common in real-world applications. The learning curve feels steep once you move beyond basic tutorials, and the community support, while passionate, can't always fix the inherent limitations.

0 helpful 0 not helpful
oliviatech315
Olivia Chen
Apr 16, 2026
4.83/5
Game-changer for front-end testing
Ease of Use
Features
Value for Money
Customer Support
Overall Experience

Cypress has revolutionized our team's testing workflow. Its intuitive API and visual test runner make writing and debugging E2E tests a breeze, even for our junior developers. Running tests directly in the browser gives us confidence in the results, and the time-travel feature is invaluable for troubleshooting flaky tests.

0 helpful 0 not helpful
N
Noah Allen
Apr 13, 2026
4.83/5
Finally, a testing tool that gets out of my way
Ease of Use
Features
Value for Money
Customer Support
Overall Experience

As a developer tired of flaky Selenium tests, Cypress has been a game-changer. The ability to watch tests execute live in the browser with time-travel debugging saves me hours. The built-in wait mechanisms and automatic retries have made our test suite dramatically more reliable. The documentation is excellent, and the active community makes problem-solving straightforward.

0 helpful 0 not helpful
annacode12
Anna King
Apr 12, 2026
4.83/5
A Game-Changer for Frontend Testing
Ease of Use
Features
Value for Money
Customer Support
Overall Experience

Switching to Cypress.io has revolutionized our testing workflow. Its ability to run tests directly in the browser makes debugging incredibly intuitive with real-time reloads and clear error messages. Writing tests in JavaScript is straightforward, and the built-in features like automatic waiting eliminate so many of the flaky tests we battled with other frameworks. It's become an indispensable part of our CI/CD pipeline.

0 helpful 0 not helpful
C
Chris Wright
Apr 01, 2026
2.33/5
Frustratingly Fragile for Complex Applications
Ease of Use
Features
Value for Money
Customer Support
Overall Experience

While Cypress excels at simple demos, it falls apart with real-world complex applications. The 'runs in browser' approach creates constant flaky tests due to timing issues and iframe limitations. For enterprise applications with multiple domains, the workarounds become so cumbersome that you spend more time fighting the tool than writing tests. The documentation feels misleading about these real-world limitations.

0 helpful 0 not helpful
oliver_davis2
Oliver Davis
Mar 29, 2026
4.67/5
A developer's dream for end-to-end testing
Ease of Use
Features
Value for Money
Customer Support
Overall Experience

Cypress has completely transformed how our team approaches frontend testing. The ability to write tests in JavaScript and see them run directly in the browser makes debugging incredibly intuitive. The automatic waiting and real-time reloads eliminate so many of the flaky test issues we had with other frameworks. The dashboard service is worth every penny for our CI/CD pipeline.

0 helpful 0 not helpful
dakota_white20
Dakota White
Mar 28, 2026
4.83/5
Game Changer for Frontend Testing
Ease of Use
Features
Value for Money
Customer Support
Overall Experience

As a developer tired of flaky Selenium tests, Cypress has been a revelation. The real-time reloads, automatic waiting, and intuitive debug tools make writing and maintaining tests straightforward. Running directly in the browser eliminates countless sync issues I used to wrestle with.

0 helpful 0 not helpful
mthomas5561
Morgan Thomas
Mar 24, 2026
2.17/5
powerful but frustrating - not the testing utopia it promises
Ease of Use
Features
Value for Money
Customer Support
Overall Experience

For all the hype around Cypress, I've found it to be a constant battle. The in-browser architecture is great when it works, but dealing with flaky tests from the dreaded 'detached DOM element' errors and working around the same-origin policy for iframes is a nightmare. Setting up and managing the test runner on multiple projects has been more complex than advertised, with inconsistent behavior between environments slowing our whole team down. Debugging tests often feels like fighting the tool rather than testing our app.

0 helpful 0 not helpful
lmiller6896
Lisa Miller
Mar 23, 2026
4.83/5
Game-changer for front-end testing
Ease of Use
Features
Value for Money
Customer Support
Overall Experience

As a developer who previously struggled with flaky Selenium tests, Cypress has been a revelation. The ability to see exactly what the test sees in real-time, with automatic waiting and detailed error messages, has cut our debugging time in half. The API is intuitive and the documentation is excellent, making it easy for our whole team to contribute to test coverage. It just works the way you'd expect a modern testing tool to work.

0 helpful 0 not helpful
avery_moore66
Avery Moore
Mar 20, 2026
3.67/5
Powerful but Puzzling: A Love-Hate Relationship with Cypress
Ease of Use
Features
Value for Money
Customer Support
Overall Experience

I really appreciate the speed and how Cypress runs natively in the browser, making tests feel very fast and the debugging experience is fantastic. The ability to time-travel and see the state of the application at each step is a game-changer for debugging flaky tests. However, the initial setup and configuration, especially for more complex projects, has a steep learning curve. It's incredibly powerful for E2E and component testing, but the learning curve and the cost for the Dashboard service can be a hurdle for smaller teams.

0 helpful 0 not helpful
Review Summary
3.9

Based on 16 reviews

Ease of Use 3.9/5
Features 4.0/5
Value for Money 4.5/5
Customer Support 3.4/5
Overall Experience 3.7/5
Rating Distribution
5
8
4
3
3
3
2
2
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