codeceptjs / codeceptjs/CodeceptJS

Gherkin retry on failed features and scenario

未關閉
#1,543 1 則留言 4 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
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:

貢獻指南

開啟貢獻指南

研究方向

先比較現有的 spec 風格 Feature('test something').retry(3) 行為與 Gherkin feature 執行路徑。確認失敗的 scenario 和 feature 在哪裡處理,接著驗證要求的 retry 行為能在 Gherkin 中運作,同時不改變現有的 spec 行為。

由索引模型根據 Issue 內容生成。

評估

技術堆疊
javascript, node.js
領域
testing-qa
Issue 類型
功能
難度
4/5
預估耗時
3-5 天
活躍度
停滯
描述清晰度
基本清楚
新手友好度
35/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。