Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[JsonPath] The JsonPath component should run the official conformance testsuite #60669

Closed
@stof

Description

@stof

Description

I just found out that there is a compliance testsuite for the JsonPath standard, available at https://github.com/jsonpath-standard/jsonpath-compliance-test-suite (see https://github.com/jsonpath-standard/jsonpath-compliance-test-suite/blob/main/cts.json for the full testsuite, generated from the individual files in the repo).

I suggest that our JsonPath component should have a test case running the compliance testsuite, with a data provider reading this cts.json file. The name of tests in the compliance test suite is guaranteed to be unique, so they can be used as keys in the data provider to make failure reporting better.

Example

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions