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

JSON parsing and subset compare #7

Open
shazow opened this issue Jan 30, 2020 · 0 comments
Open

JSON parsing and subset compare #7

shazow opened this issue Jan 30, 2020 · 0 comments

Comments

@shazow
Copy link
Contributor

shazow commented Jan 30, 2020

Right now bodies are compared verbatim, so different JSON key ordering and spacing will count as a mismatch. At minimum, could add JSON parsing in JSON mode.

Could also use something like github.com/nsf/jsondiff to do smarter JSON comparisons, support allowing JSON subsets instead of counting it as a mismatch.

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

1 participant