Skip to content

HTML report created when AfterSuite fails#874

Open
DenysKuchma wants to merge 1 commit into
2.xfrom
fix/aftersuite-html-report
Open

HTML report created when AfterSuite fails#874
DenysKuchma wants to merge 1 commit into
2.xfrom
fix/aftersuite-html-report

Conversation

@DenysKuchma

Copy link
Copy Markdown
Contributor

Summary

#862

  • HTML report is now created even when AfterSuite/After hooks fail
  • Changed event.all.after to use setImmediate instead of recorder.add to ensure finalizeRun is called when recorder stops
  • AfterSuite hook failures are shown as separate entries in the report
  • Tests remain marked as passed when AfterSuite fails (correct behavior reflecting CodeceptJS output)

@DenysKuchma DenysKuchma requested a review from DavertMik June 24, 2026 20:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant