Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show list of failed tests in the summary #4251

Closed
nbolton opened this issue Apr 30, 2022 · 2 comments
Closed

Show list of failed tests in the summary #4251

nbolton opened this issue Apr 30, 2022 · 2 comments

Comments

@nbolton
Copy link

nbolton commented Apr 30, 2022

Within my project, I have many test functions. When one fails, finding out which one is tedious. Filtering is only useful if you know which test will fail (but when you have hundreds of tests, you need to search for the one that failed in the logs).

Idea: Show a list of failed tests in the summary at the end (so you don't have to hunt for failed tests in the log).

Moved here from: ThrowTheSwitch/Unity#611 (comment)

Different to #4248 in that it is related to the summary.

Possible workaround:

What I know is that Unity has a lot of helpers (Ruby scripts). I've not tried them personally. See https://github.com/ThrowTheSwitch/Unity/tree/master/auto
- @ivankravets

@ivankravets
Copy link
Member

Thanks for the feature request. Please re-test with pio upgrade --dev.

@nbolton
Copy link
Author

nbolton commented May 4, 2022

@ivankravets You're awesome.

Screenshot 2022-05-04 at 16 23 10

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants