Stillpoint-Software / hyperbee.json

A C# implementation of JSONPath for .NET `System.Text.Json` with a plugable expression selector.
MIT License
0 stars 0 forks source link

[FEATURE]: Test with JSONPath Compliance Test Suite #30

Open glyn opened 2 days ago

glyn commented 2 days ago

Tell us about your idea

Would you care to test this implementation against the JSONPath Compliance Test Suite (CTS)?

Anything else?

Please see https://github.com/jsonpath-standard/jsonpath-compliance-test-suite for the CTS.

See also: https://underlap.org/testing-non-determinism.

MattEdwardsWaggleBee commented 2 days ago

I'll take a look.