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

parallel weights file is not generated when the feature files are under a sub folder #194

Open
peacetrader opened this issue Apr 10, 2024 · 1 comment

Comments

@peacetrader
Copy link

hi, can we have a fix for this. we have feature files under a sub folder for most of the functionalities.
features

  • login
    login.feature
  • search
    search.feature

parallel weights are not generated when I run the cypress parallel command by passing the -d cypress/e2e/features/
if I pass -d cypress/e2e/features/search or -d cypress/e2e/features/login, it is generated.

@idforkarthick
Copy link

can you try -d cypress/e2e/features/**/*.cy.js
@peacetrader

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