codeceptjs / codeceptjs/CodeceptJS
can we acheive Parallel execution in data driven test(all test inside a single FEATURE block)
- Lingua principale
- JavaScript
- Stelle
- 4.2k
- Fork
- 757
- Merge medio
- 2g 9h
- PR unite (30g)
- 16
Descrizione
#### 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
```
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.