Closed NaveenThiyagarajan closed 6 years ago
@BorisOsipov @christian-bromann I hope now we are all good for the Merge. Thanks for all your help ... P.S: This is my FIRST PR in my career. :)
@NaveenThiyagarajan would you mind making the same PR in our v5 repo so this patch stays after people upgrade to v5?
Released as v0.8.3
@NaveenThiyagarajan would you mind making the same PR in our v5 repo so this patch stays after people upgrade to v5?
Thanks for releasing ...
How i exactly i do that... Do i need to fork the complete wdio repo and make these changes on the wdio-allure-reporter package?
@NaveenThiyagarajan @christian-bromann Patch is not need. There is no such cucumber reporting feature in v5 reporter yet
P.S: This is my FIRST PR in my career. :)
That is nice! Keep it going! As you see it is not so hard to do :)
Fixed the issue and created a new feature file with two scenarios as part of unit testing. NOTE: Added a cucumberOpts failFast: true to reproduce this issue.