We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
[ ] Bug report [ ] Content update [x] Process update (build, deployment, ... )
In the @cypress/react README [1] we mention the following command: npx create-cypress-tests --component-testing
npx create-cypress-tests --component-testing
And based on the create-cypress-tests README [2] it should be: npx create-cypress-tests --component-tests
npx create-cypress-tests --component-tests
[1] https://www.npmjs.com/package/@cypress/react [2] https://www.npmjs.com/package/create-cypress-tests
The text was updated successfully, but these errors were encountered:
Sorry, something went wrong.
No branches or pull requests
I'm submitting a...
Type of bug / changes
In the @cypress/react README [1] we mention the following command:
npx create-cypress-tests --component-testing
And based on the create-cypress-tests README [2] it should be:
npx create-cypress-tests --component-tests
[1] https://www.npmjs.com/package/@cypress/react
[2] https://www.npmjs.com/package/create-cypress-tests
The text was updated successfully, but these errors were encountered: