codeceptjs / codeceptjs/CodeceptJS

Parametrized test run is finished after first failure

Abierto
#3,082 1 comentario 0 reacciones 0 asignados Ver en GitHub
stale
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 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,
},
...
```

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.