hiltontj / serde_json_path

Query serde_json Values with JSONPath
https://serdejsonpath.live/
MIT License
50 stars 3 forks source link

Update to latest state of JSONPath Compliance Test Suite #42

Closed hiltontj closed 1 year ago

hiltontj commented 1 year ago

The Compliance Test Suite (CTS) has had some new test cases added to it. The purpose of this issue is to update serde_json_path to use the latest version of the CTS to ensure compliance.