cypress-io / cypress-io/github-action

Expandable failed tests in summary

Open
#1,101 0 comments 10 reactions 0 assignees View on GitHub
type: enhancement
Dominant language
JavaScript
Stars
1.5k
Forks
353
Avg merge
1d 22h
Merged PRs (30d)
27

Description

I think the summary that's generated by this action is really helpful to get an overview in case the workflow has failed:

Screenshot 2023-12-21 at 14 25 55

If some tests have failed, my next step is typically to consult the terminal output on CI to find out which tests have failed, so I can debug them locally.

However, the terminal output is typically so large that GitHub almost freezes. Even after the page gets interactive, the terminal output is virtualized, making it hard to quickly get a list of all tests that have failed.

To make this more ergnomic, I'd find it really helpful if the summary would include an expandable section to show all tests have failed.

Is this something you think this action could support?

Many thanks!

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.