Skip to content

Conversation

@disintegrator
Copy link
Contributor

@disintegrator disintegrator commented Dec 31, 2024

This change adds the RFC9535 compliance test suite to the project from https://github.com/jsonpath-standard/jsonpath-compliance-test-suite. Many of the test cases are failing so the included test in lib.rs is suppressed for now and only used to print an informative summary.

CleanShot 2025-01-03 at 10 05 19@2x

This change adds the RFC9535 compliance test suite to the project from https://github.com/jsonpath-standard/jsonpath-compliance-test-suite. Many of the test cases are failing so the included test in lib.rs is suppressed for now and only used to print an informative summary.
@besok
Copy link
Owner

besok commented Jan 1, 2025

Wow! Great! I missed this RFC completely! Thanks for the PR

@besok besok merged commit bfaa1f2 into besok:main Jan 1, 2025
5 checks passed
@disintegrator disintegrator deleted the rfc9535-compliance-tests branch January 3, 2025 00:16
@disintegrator
Copy link
Contributor Author

@besok thanks for merging! Just noticed the test workflow on GitHub is hiding println! output in tests. Here's what it looks like with regular cargo test:

CleanShot 2025-01-03 at 10 05 19@2x

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants