midniteio / multi-cuke

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

Fixing output for failed scenario outlines #50

Closed vsiakka closed 8 years ago

vsiakka commented 8 years ago

@guykisel this will fix the hanging when a scenario outline fails and it will now show the correct output

mention-bot commented 8 years ago

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

guykisel commented 8 years ago

Looks like some tests need to be fixed. Otherwise :+1: