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

No detailed error message when number of JSON Objects is high? #94

Open
rahuljawale opened this issue Feb 6, 2018 · 2 comments
Open

Comments

@rahuljawale
Copy link

I observed that when the number of JSON Objects is higher ( > 1500) the error message is lacks enough information. i.e. instead of getting expected and actual comparison, the error message only consists of Could not find match for element and the offending JSON Object.

After much of head scratching the issue was found to be missing attribute. :) . Is there a way we can enable deeper comparison at the cost of performance?

@ChallenHB
Copy link

I am having the same issue. My object isn't particularly large, but it does multiple levels of nested arrays and objects.

@prasanthan-jayaram-telus

Any updates on this guys? I have same issue for a quite large JSONs. Tried various libraries but none of them ignore the order of arrays

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

3 participants