Open chenjianjx opened 6 years ago
I think that by default the CollectionDiffer
treats the collection as an unordered set, meaning there's no index.
I would like to see an option for this as well
Is there any update on this suggestion? I desperately would like to see if there is a way to identify the element index for updated collection (List?).
With that we can build a more readable path, such as /child[0]/name , just like xpath.