deep-equal-in-any-order icon indicating copy to clipboard operation
deep-equal-in-any-order copied to clipboard

Can someone please help how can i combine this with chai-exclude?

Open rahulworks-git opened this issue 2 years ago • 1 comments

I need to compare 2 deeply nested pbjects where the order does not matter, so i am using deep-equal-in-any-order and it works well. But, there are use-cases where i need to ignore the equality of a few nodes in the respective objects. Can someone pelase help me with providing some way to handle this user case along with deep-equal-in-any-order?

rahulworks-git avatar Aug 18 '23 12:08 rahulworks-git

@rahulworks-git

Could you provide any specific example? Like JS testing code or JSON data.

oprogramador avatar Aug 19 '23 20:08 oprogramador