Skip to content

feature: read cypress folder path from cypress.json if different than default #26

@meeroslav

Description

@meeroslav

Configuration file 'cypress.json' gives us the possibility to change 'cypress' folder to something like 'e2e'.
This installation, however, expects 'cypress' folder.

Instead of assuming the cypress folder exists, we can read JSON data from cypress.json and use the right path if it's different from the default.

Cheers,
Miro

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions