Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JsonAssert assert arrays different size #121

Open
vayaszsolt opened this issue May 5, 2020 · 3 comments
Open

JsonAssert assert arrays different size #121

vayaszsolt opened this issue May 5, 2020 · 3 comments

Comments

@vayaszsolt
Copy link

I have a usecase where is required to assert two json object which has an array among others fields. As the documentation says the JSONCompareMode.Lenient can apply only for objects.
Somebody is aware about a custom comparator that is handling my usecase?

@LightingTom
Copy link

I have a usecase where is required to assert two json object which has an array among others fields. As the documentation says the JSONCompareMode.Lenient can apply only for objects.
Somebody is aware about a custom comparator that is handling my usecase?

Can you please share your usecase that will cause the error? Thank you!

@AishiHuangUIUC
Copy link

I will try to work on this.

@PhiGegner
Copy link

Hey @vayaszsolt, @LightingTom and @AishiHuangUIUC,

were you able to solve this? I am currently having the exact same usecase.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants