protractor-cucumber
protractor-cucumber copied to clipboard
Parallel running
How can I run it in parallel mode,
I was trying to run it with parallel-cucumber package, but it failed, first it need cucumber 0.7 , but it can be solved by downgrading, but after this, it start but tests not running, maybe this package can be run in parallel mode with another suggestion ?
Example with proper conf needed here.