Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhancement: Making Cypress More Developer Friendly #971

Open
Ankit-Matth opened this issue Apr 6, 2024 · 0 comments
Open

Enhancement: Making Cypress More Developer Friendly #971

Ankit-Matth opened this issue Apr 6, 2024 · 0 comments

Comments

@Ankit-Matth
Copy link
Contributor

Description

Currently, Cypress lacks auto-suggestion functionality while writing test cases, leading to a less efficient development experience. Additionally, a significant issue arises when a minor change is made in a test case, triggering the automatic execution of all test cases, which disrupts workflow and consumes unnecessary resources. This issue aims to address these shortcomings and enhance the developer experience with Cypress.

A screen recording illustrating this issue is provided below:

Before.mp4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant