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

Ability to list multiple directories to run #160

Open
JLee151 opened this issue Mar 14, 2023 · 1 comment
Open

Ability to list multiple directories to run #160

JLee151 opened this issue Mar 14, 2023 · 1 comment

Comments

@JLee151
Copy link

JLee151 commented Mar 14, 2023

Currently the -d flag allows to list a directory like cypress/e2e/folder1.

Possible to include something like -d "cypress/e2e/folder1,cypress/e2e/folder2/subfolder2"

@mrozwat
Copy link

mrozwat commented Mar 27, 2023

try cypress/e2e/{folder1,folder2,...}/*cy.js

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

No branches or pull requests

2 participants