midniteio / multi-cuke

Parallel cucumber-js testing via Node's child_process.spawn api
13 stars 4 forks source link

Fixing a bug with multi-cuke that made it ignore scenario outlines an… #47

Closed vsiakka closed 8 years ago

vsiakka commented 8 years ago

…d pinning the cucumber version to 1.0.0 instead of ^1.0.0 because the latest version of cucumber breaks the parser

@guykisel @midniteio

This fixes https://github.com/midniteio/multi-cuke/issues/46.

mention-bot commented 8 years ago

@vsiakka, thanks for your PR! By analyzing the annotation information on this pull request, we identified @guykisel and @midniteio to be potential reviewers

guykisel commented 8 years ago

looks like this failed lint. otherwise :+1: