Skip to content

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

@MikeMcC399

Description

@MikeMcC399

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:

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions