Enhancement Request: Scenario Failure Retry + Context Injection support within Cucumber #1322
Labels
⌛ stale
Will soon be closed by stalebot unless there is activity
⚡ enhancement
Request for new functionality
Hi,
Below are 2 extremely useful and important features I think Cucumber is missing today and users would be immensely benifitted :
Ability to configure test execution with "Failure Retry" option - often UI test are flaky and rerunning them reveals the test has passed. This feature would allow retrials of failed scenarios within the execution flow based on the count set for the option.
Out of the box support for context injection. I know this is possible today using other libraries, but would be nice to have one integrated within the Cucumber framework.
Thanks
The text was updated successfully, but these errors were encountered: