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

Testing against JSONPath Compliance Test Suite #173

Closed
ahx opened this issue Mar 3, 2025 · 2 comments
Closed

Testing against JSONPath Compliance Test Suite #173

ahx opened this issue Mar 3, 2025 · 2 comments

Comments

@ahx
Copy link

ahx commented Mar 3, 2025

Hi,

as mentioned in other issues there are some slight differences between implementations. Fortunately there is a JSONPath Compliance Test Suite, which AFAIK tries to cover RFC 9535, which is the current verion of JSONPath (2025-03-03).

Would you be open to test against that test suite?

@ahx
Copy link
Author

ahx commented Mar 3, 2025

I have added a (draf) PR to do that here

@ahx
Copy link
Author

ahx commented Mar 11, 2025

jsonpath is based on a previous version, so I guess it does not make much sense to test against the RFC 9535 test suite. For RFC 9535 compatibility, people could use https://github.com/cabo/jpt, even though it currently only supports querying values, not gsubetc.

@ahx ahx closed this as completed Mar 11, 2025
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