codeceptjs / codeceptjs/CodeceptJS
Gherkin retry on failed features and scenario
未关闭
- 主要语言
- JavaScript
- 星标
- 4.2k
- 派生
- 757
- 平均合并
- 2 天 9 小时
- 30 天内合并 PR
- 16
描述
Retry failed scenario and feature in gherkin BDD format
#### What do you get instead?
Retry feature is present when using the spec implementation where we can actually do something like
Feature('test something').retry(3);
Is it possible to use or have the similar feature in gherkin feature file, where we can retry the failed scenario or feature?
### Details
* CodeceptJS version: 2.0.6
* NodeJS Version:10.14
* Operating System:win 10
* Protractor
* Configuration file:
贡献指南
评估
这个 Issue 还没有评估数据。