codeceptjs / codeceptjs/CodeceptJS

Parametrized test run is finished after first failure

Aberta
#3,082 1 comentário 0 reações 0 responsáveis Ver no GitHub
stale
Linguagem predominante
JavaScript
Estrelas
4.2k
Forks
757
Merge médio
2d 9h
PRs com merge (30d)
16

Descrição

#### 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,
},
...
```

Guia de contribuição

Abrir o guia de contribuição

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.