simondean / parallel-cucumber-js

Executes Cucumber scenarios in parrallel, reducing the amount of time tests take to execute
MIT License
19 stars 12 forks source link

updating to integrate with cucumber.js 0.9.x #18

Closed dyanarose closed 8 years ago

dyanarose commented 8 years ago

cucumber.js 0.9 brought in some breaking changes.

This PR should bring parallel-cucumber-js up to date with cucumber.js and resolve issue #16

changes:

simondean commented 8 years ago

Hi @dyanarose. Latest release now supports Cucumber 1.0.x