eclipse / microprofile-open-api

Microprofile open api
Apache License 2.0
132 stars 82 forks source link

Ensure every spec example has a matching TCK test #645

Open Azquelt opened 3 months ago

Azquelt commented 3 months ago

To ensure the examples in the spec are up to date, each one should have a corresponding TCK test.

We should be able to use Asciidoc tagged regions to include the code from the TCK directly into the spec as the example.