codeceptjs / codeceptjs/CodeceptJS

can we acheive Parallel execution in data driven test(all test inside a single FEATURE block)

未关闭
#2,199 0 条评论 5 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
JavaScript
星标
4.2k
派生
757
平均合并
2 天 9 小时
30 天内合并 PR
16

描述

#### What are you trying to achieve?
I have a data driven test created using datatable with 200 test cases in it , is there any way to split this 200 tests and run them parallely. Generally we can acheive parallel execution through workers and mutiple browsers but those parallely execute test suites but in my case i need to execute test cases present in a data driven test
#### What do you get instead?

> Provide console output if related. Use `--verbose` mode for more details.

```bash
# paste output here
```

> Provide test source code if related

```js
// paste test
```

### Details

* CodeceptJS version:
* NodeJS Version:
* Operating System:
* puppeteer || webdriverio || protractor || testcafe version (if related)
* Configuration file:

```js
# paste config here
```

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。