Skip to content

See the change for "changed" in json4s #186

@mccartney

Description

@mccartney

Current output of json4s' matchJson in case of changes shows just one side of the diff (i.e. expected), e.g.

    "Changed:
    {"sources": "two"}"

It would be useful if it shown both sides. I.e. both expected and actual. Something like:

    "Changed, actual:
    {"sources": "one"}

   expected:
    {"sources": "two"}"
    "

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions