Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

run-multiple reporting of failed steps not working

Open
#4,254 13 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
35/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
javascript, node.js
Domain
cli, testing

Research direction

Start with the run-multiple --all entry point and compare its reporting flow with the fix in PR #4020; review related issue #3283 for context. Done means failed scenario steps are reported when run-multiple --all is used, as expected.

Written by the indexing model from the issue text.

Description

stale
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

Details
  • CodeceptJS version:3.5.14
  • NodeJS Version: 21.6.1
  • Operating System: windows
  • webdriverio
  • Configuration file:
    image

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

Dominant language
JavaScript
Stars
4.2k
Forks
756
Avg merge
2d 9h
Merged PRs (30d)
16

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from codeceptjs/CodeceptJS

All issues in codeceptjs/CodeceptJS

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.