codeceptjs / codeceptjs/CodeceptJS

Parametrized test run is finished after first failure

未關閉
#3,082 1 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
stale
主要語言
JavaScript
星號
4.2k
分支
757
平均合併
2 天 9 小時
30 天內合併 PR
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 摘要。