codeceptjs / codeceptjs/CodeceptJS

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

Abierto
#2,199 0 comentarios 5 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
JavaScript
Estrellas
4.2k
Forks
757
Merge medio
2 d 9 h
PR fusionados (30 d)
16

Descripción

#### 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
```

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.