hiltontj / serde_json_path

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

test: handle non-determinism tests #85

Closed hiltontj closed 6 months ago

hiltontj commented 6 months ago

This PR updates to the latest CTS, which now contains tests for non-detreministic behaviour. The compliance integration test was updated to support this, and the new non-deterministic tests added to the CTS are now ✅.