codeceptjs / codeceptjs/CodeceptJS

Parametrized test run is finished after first failure

オープン
#3,082 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
stale
主要言語
JavaScript
スター
4.2k
フォーク
757
平均マージ
2日 9時間
マージ済み PR(30日)
16

説明

#### What are you trying to achieve?

I want to run a parametrized test with all parameters, while pausing the test on fail

#### What do you get instead?

After the first failure and exiting the interactive shell, all subsequent tests are skipped

### Details

* CodeceptJS version: 3.1.3
* NodeJS Version: 14.17.5
* Operating System: Win10
* playwright 1.15.1
* Configuration file:

```js
...
pauseOnFail: {
enabled: true,
},
...
```

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。