Skip to content

Prettify assert actual and expected values #12

Description

@zeegin

When unit tests raise assert error we shuld pass actual and expected values.
But this values can be non primitive.
It include some references or collections.
To better marge-view in JUnit panel is shuld be full printed values, including types, collection items or structure properties.
Open question is how prettify nested collections? Maybe we must convert it to json.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestquestionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions