You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We see that in the json-schema-benchmark repository you use a git submodule for JSON-Schema-Test-Suite dependency.
We see in the github a link to the commit with the SHA 86f965e53dda0b6c57e70ddd726243e1e061cf84 , but we cannot find any reference in the codebase about this specific commit.
We also see that the latest "tagged" version of JSON-Schema-Test-Suite is https://github.com/json-schema-org/JSON-Schema-Test-Suite/commits/2.0.0 and for now djv is compliant with it. But we'd like to go further and adopt latest tests and start working on updated suites. So, our questions are:
Where can we find a link to the specific JSON-Schema-Test-Suite commit in the json-schema-benchmark project?
What would be the best strategy to run djv tests against? Should it be master branch of the JSON-Schema-Test-Suite repository?
I hope you can point us to the right direction, otherwise please let me know who else can help :)
Thanks in advance
package.json
for thedjv
project. Inside the https://github.com/ebdrup/json-schema-benchmark/ it is used in a different way - as a git sub module.https://github.com/ebdrup/json-schema-benchmark/blob/master/README.md as an single point of truth
The text was updated successfully, but these errors were encountered: