codeceptjs / codeceptjs/CodeceptJS
run-multiple reporting of failed steps not working
- 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?
We aim to obtain reports on failing scenario steps when using "run-multiple --all".
#### What do you get instead?
there is no report of the failing scenario steps

### Details
* CodeceptJS version:3.5.14
* NodeJS Version: 21.6.1
* Operating System: windows
* webdriverio
* Configuration file:

there was also a fix that was related to this issue that only fix the reporting of the scenario steps on scenario level wen we use `run `instead of` run-multiple`
https://github.com/codeceptjs/CodeceptJS/pull/4020
related issue https://github.com/codeceptjs/CodeceptJS/issues/3283
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.