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

Non-working debug log source cypress:server:specs #5919

Closed
MikeMcC399 opened this issue Sep 8, 2024 · 2 comments · Fixed by #5920
Closed

Non-working debug log source cypress:server:specs #5919

MikeMcC399 opened this issue Sep 8, 2024 · 2 comments · Fixed by #5920

Comments

@MikeMcC399
Copy link
Contributor

Subject

Guides

Description

The debug log source cypress:server:specs, referred to in multiple examples, does not produce any debug logs.

Core Concepts > Writing and Organizing Tests > Troubleshooting advises:


If Cypress does not find the spec files for some reason, you can troubleshoot its logic by opening or running Cypress with
debug logs enabled:

DEBUG=cypress:server:specs npx cypress open
## or
DEBUG=cypress:server:specs npx cypress run

Neither of these commands produces debug logs using the current version of Cypress 13.14.2.

Locations

Locations referring to non-working cypress:server:specs are:

Location referring to partially working cypress:server:specs is:

@MikeMcC399
Copy link
Contributor Author

@MikeMcC399
Copy link
Contributor Author

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

Successfully merging a pull request may close this issue.

1 participant