-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Framework detection doesn't occur when opening Cy with cypress open --component
#22777
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
Comments
Thanks @JessicaSachs, I was able to reproduce this with the example that you provided. |
Hey team! Please add your planning poker estimate with Zenhub @amehta265 @astone123 @lmiller1990 @marktnoonan @mike-plummer @rockindahizzy @warrensplayer @ZachJW34 |
Released in This comment thread has been locked. If you are still experiencing this issue after upgrading to |
Current behavior
I have a project configured for e2e and I want to set CT up.
I ran:
and the framework is not detected.
Workaround: If you click "Back" on the Testing Type Selection page in the launchpad and click on the "Component Testing" testing type card, it correctly detects the framework as Vite + Vue 3.
Desired behavior
Detect the correct framework.
Test code to reproduce
This project, at this commit (has e2e, but not ct yet): vueschool/vuejs-forge-the-project@4b10ffd
In this project, E2E was already setup before I tried to open Cy CT 10.2.0 for the first time on this machine.
Cypress Version
10.2.0
Other
No response
The text was updated successfully, but these errors were encountered: