Skip to content

Group similar failures together even though the description is slightly different #28

Description

@spadapet

Also, allow the grouped row to be expanded to show each individual failure.

Old:

  • Count=1, Description=Value 22 cannot be set on property blah blah...
  • Count=1, Description=Value 30 cannot be set on property blah blah...
  • Count=1, Description=Value 38 cannot be set on property blah blah...
  • Count=1, Description=Value 42 cannot be set on property blah blah...

New:

  • Count=4, Description=Value 22 cannot be set on property blah blah...
    • Value 22 cannot be set on property blah blah...
    • Value 30 cannot be set on property blah blah...
    • Value 38 cannot be set on property blah blah...
    • Value 42 cannot be set on property blah blah...

The new version starts off collapsed

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions