You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I made a new test with the "create new test" button. It made cypress/component/ComponentName.cy.ts. That's not very useful for React, I need a TSX file. I had to rename it manually.
Current behavior
I followed the quickstart https://cypress-documentation-git-react-ct-guide-rework-cypress-io.vercel.app/guides/component-testing/react/quickstart#Install-Cypress
I made a new test with the "create new test" button. It made
cypress/component/ComponentName.cy.ts
. That's not very useful for React, I need a TSX file. I had to rename it manually.Desired behavior
Give me a TSX file if I am using React.
Test code to reproduce
Follow this and do what it says
https://cypress-documentation-git-react-ct-guide-rework-cypress-io.vercel.app/guides/component-testing/react/quickstart#Install-Cypress
Cypress Version
10.11
Node version
All of them
Operating System
Any
Debug Logs
Other
No response
The text was updated successfully, but these errors were encountered: