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
Currently the cypress.json does not support comments.
Comments should be allowed in the cypress.json.
add a comment to the cypress.json and start cypress.
3.4.1
The text was updated successfully, but these errors were encountered:
json does not support comments
json
Sorry, something went wrong.
Comments Single and multi-line comments are allowed.
https://json5.org/
Closing as this issue is meant to be superseded by this proposal: #5218
No branches or pull requests
Current behavior:
Currently the cypress.json does not support comments.
Desired behavior:
Comments should be allowed in the cypress.json.
Steps to reproduce: (app code and test code)
add a comment to the cypress.json and start cypress.
Versions
3.4.1
The text was updated successfully, but these errors were encountered: