Skip to content

Enhancement : filter Left / Right side missing properties #23

@Rom1deTroyes

Description

@Rom1deTroyes

Hello !

I use jdd to compare a JSON file generated by 2 version of the same API, and find regression bugs.

It could be verry effective to filter only the diff flagged by a side.

In my use case, I don't focus on :

  • unequal values : theses can be whatever they want.
  • missing properties from Left side : theses are the improvments of my new API version.

All I need to see is a list of

Missing property PPP from the object on the right side

In a second step, filter by "Left Side" can help focus on the new functionality of my API, without having to reload the JSONs.

Thanx for your usefull app,
Romain

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