codeceptjs / codeceptjs/CodeceptJS

run-multiple reporting of failed steps not working

Open
#4,254 13 comments 0 reactions 0 assignees View on GitHub
stale
Dominant language
JavaScript
Stars
4.2k
Forks
757
Avg merge
2d 9h
Merged PRs (30d)
16

Description

#### 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
![image](https://github.com/codeceptjs/CodeceptJS/assets/39582300/1fc32714-25ee-40dd-b898-22ed4c56d7c9)

### Details

* CodeceptJS version:3.5.14
* NodeJS Version: 21.6.1
* Operating System: windows
* webdriverio
* Configuration file:
![image](https://github.com/codeceptjs/CodeceptJS/assets/39582300/43d7b1a9-6ead-4fa5-935c-138de78a6ba7)

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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.