Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Certification program for OAS consuming implementations #35

Open
tedepstein opened this issue May 7, 2018 · 4 comments
Open

Certification program for OAS consuming implementations #35

tedepstein opened this issue May 7, 2018 · 4 comments

Comments

@tedepstein
Copy link

Some organizations considering adoption of OpenAPI have asked what assurances we can offer with regard to interoperability.

  • They want to see evidence that the OpenAPI specification itself is mature enough, and well-enough specified, that tools and libraries can be tested for conformance.
  • They want to see a commitment to interop and specification conformance on the part of OAI as an organization.
  • When considering adoption of specific tools, they want some objective evidence that those tools conform to the OpenAPI specification.

This issue builds on some early discussions in OAI/OpenAPI-Specification#1520, which was originally scoped to defining a format for the rules and test cases that comprise a test suite. That is one aspect of the program.

This issue is about the first phase of the overall certification program. The TSC has agreed that this first phase should focus on OpenAPI consumers, i.e. implementations that take an OpenAPI document as an input.

@tedepstein
Copy link
Author

tedepstein commented May 7, 2018

Here's a strawman proposal for a milestone plan:

M0. Suggested Next steps:

  • Example YAML file and schema for validation.
  • Provision some resources in the current OAI project, or create a new one.
    • YAML data document with initial subset of rules and test cases
    • JSON Schema describing the format of the YAML doc.
    • Readme markdown document describing:
      • Purpose of the conformance test Suite
      • Scope (consumers only for now)
      • Current status (experimental, draft, comments welcome)
      • Available resources (YAML data document with rules and test cases)
      • Plans

M1. Prototype Test Automation Tool

  • Complete a subset of rules and test cases
  • Prototype test automation tool to inject each test input & inspect response.
  • Prototype test adapter for one tool, same platform as test driver (e.g. Java)
  • Review with TSC

M2. Test Automation Tool RFC

  • Evolve subset of rules & test cases
  • Develop 1 or 2 additional test adapters for other tools, other platforms.
  • Add to the readme: overview of the certification process:
    • How to start, by self-verifying conformance.
    • How to raise questions & issues.
    • How to request review & certification from the TSC (or certifying authority, whoever that is.)
  • Package and polish the the readme file and related artifacts (github project under OAI recommended), with a CTA to providers of OpenAPI consuming tools & libraries:
    • Please look at the conformance test suite and the automated testing tool.
    • Please try building your own adapter & running the test suite.
    • Please give feedback!
  • Limited publicity and/or targeted outreach to OAS consuming tool providers.

M3. Release Candidate

  • Complete the rules & test cases.
  • Incorporate feedback into the process, readme, test automation tool & adapters.
  • Make sure readme and process management tools (if any) are complete.
  • Broader publicity/outreach to providers.
  • Run provisional certification process with participating providers.
  • Add certification status to implementations page, with provisional cert icon for those implementations.

M4. Certification Program Go-Live

  • Update readme with live status
  • Remove provisional qualifier from certified implementations
  • Publish updated roadmap for future phases of the certification program.
  • Public announcement/publicity.

@handrews
Copy link
Member

@swaldron58, @dret should this issue be transferred to the Outreach repo?

@dret
Copy link
Contributor

dret commented Jan 27, 2024 via email

@swaldron58
Copy link
Contributor

Sure, go ahead. I don't have the authority.

@webron webron transferred this issue from OAI/OpenAPI-Specification Feb 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants