Skip to content

Enhancement: Update output assert_eq! based tests to use pretty_assertions crate #114

@schneems

Description

@schneems

When a large string is tested with assert_eq, it's really hard to spot the diff at a glance. The crate pretty_assertions tries to fix this situation by providing a more "diff" based output that highlights what was added or removed. I have used it and like it. It helped me through my recent PR, but instead of keeping the unrelated change in there, I opened this issue to track that suggestion.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions