json-diff icon indicating copy to clipboard operation
json-diff copied to clipboard

feat: allow to have equality between null and empty array

Open deblockt opened this issue 1 year ago • 0 comments

  • refactor CompositeJsonMatcher to allow more than 3 matchers

  • refactor PartialJsonMatcher to compare different node type (like compare null value with array node)

  • add NullEqualsEmptyArrayMatcher to match null value with array values

  • missing property doesn't match empty array

#17

deblockt avatar Apr 21 '24 16:04 deblockt