json-path-comparison icon indicating copy to clipboard operation
json-path-comparison copied to clipboard

Add Hyperbee.Json

Open MattEdwardsWaggleBee opened this issue 1 year ago • 1 comments

Add Hyperbee.Json

MattEdwardsWaggleBee avatar Jul 02 '24 17:07 MattEdwardsWaggleBee

As a side note, when I ran sudo ./src/with_docker.sh ninja to test all the packages Python_jsonpath failed. I updated its requirements.txt to use jsonpath==0.82.2 and that solved my issue. Would you like that included in this PR?

MattEdwardsWaggleBee avatar Jul 02 '24 17:07 MattEdwardsWaggleBee

Closing because we implemented https://github.com/jsonpath-standard/jsonpath-compliance-test-suite instead

MattEdwardsWaggleBee avatar Aug 28 '24 16:08 MattEdwardsWaggleBee

Great that you implemented the CTS. I'm intrigued that this is seen to be an alternative to joining the comparison. I'd personally like CTS-passing implementations to be added to the comparison so that the computed consensus gets closer to the CTS ideal. But I understand that time is precious and implementing the CTS may have soaked up quite some time.

glyn avatar Aug 28 '24 16:08 glyn