Skip to content

Document the metaschema URI used for draft-next tests for authors of new tests and implementers wanting to run them #554

Open
@Julian

Description

@Julian

The draft-next folder contains tests for in-development next versions of the specification.

It allows us to get ahead of testing before the spec is complete.

At the minute in order to run these tests there's at least one notable extra step:

Tests like this one are how we represent validating schemas against metaschemas. But the URL used there for draft-next is a 404. Of course someone wanting to run that test can inject a metaschema for that URL to their implementation's schema store. But ideally, if we do already publish metaschemas iteratively for the next version of the spec, we should use the URL those are published under, and somehow remember to update it when "freezing" the draft-next folder on release.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationA request for new or updated documentation for the suiteenhancementAn enhancement to the tooling or structure of the suite (as opposed to a new test).

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions