Skip to content

Improve the summary bubble for failed tests when expected/actual values are simple/single-line #5390

@y1n0

Description

@y1n0

Expected behavior
When a test failed, it shows this red tag in the editor with the expected result. While the idea is really good as the tag would highlight the test that failed, the text the shows is completely useless and redundant as I can actually see what's the expect result on the file. What I can not see in the file however, the actual result that I got from the test execution. I need to to click the red tag which opens a sort of a popup that shows details about the unit.

Screenshots
Screenshot 2025-01-10 at 15 10 32

I think it would be more useful if the red tag showed the actual result instead of the expected one. I looked through preferences to see if i could configure it but I did not find anything. What you do you think?

And sorry if this is unrelated to this repo or if it is not the right place.
Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    in testingRelates to test execution of Dart/Flutter tests for end usersis enhancement

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions