badeball/cypress-parallel

Question: Can we use this plugin with Cucumber

Closed this issue · 3 comments

Feature files can be run in parallel with this plugin?

Error:
npx cypress-parallel --node 1:5
Test file cypress\integration\hellow.feature wasn't distributed by the configured strategy

Feature files can be run in parallel with this plugin?

Yes.

What does your configuration look like?

@badeball i also have this issue, which configuration do you want to check?

I need a complete, but minimal example that allows me to run and observe the error myself.