UNPKG

wdio-cucumber-retry-failed-scenarios

Version:

Create a list of failed scenarios for re-execution in cucumber. After re-execution of failed scenarios, merge the re-execution results to the original execution results

5 lines (3 loc) 55 B
module.exports = { retry: require('./src/retry') };