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 摘要。