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

Copy feature files to destination folder based on Cucumber tags #39

Closed
verebd opened this issue Sep 17, 2020 · 1 comment
Closed

Copy feature files to destination folder based on Cucumber tags #39

verebd opened this issue Sep 17, 2020 · 1 comment

Comments

@verebd
Copy link

verebd commented Sep 17, 2020

It would be good if the precompiler could copy feature files to the destination folder (or delete files from the destination folder) based on Cucumber tags.
The idea came up regarding parallel filtered testing in Protractor. When filtered tests are running parallel, the Protractor opens a WebDriver instance to each feature files, even when it does not contain any scenario which should run. It can extend the runtime in case of lots of feature files.
Could you please consider if this solution is possible?
Thank you in advance.

@szikszail
Copy link
Collaborator

This will be handled with gherking/gpc-filter#2

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

No branches or pull requests

2 participants