This repository has been archived by the owner on Jan 19, 2024. It is now read-only.
Releases: raml-org/raml-tck
Releases · raml-org/raml-tck
Revamped TCK
This release is a major revamp. Below is a summary of the changes:
- focus on RAML 1.0, removed deprecate RAML 0.8 tests
- simplified structure
- moved the scripts running the test to a separate repository
- fixed wrong valid/invalid tests
- added new tests
Added new tests
We added two new tests and also some improvements to help contributing new. More specific, we added:
RAML TCK v1.0
This release marks the official release of the RAML TCK. We hope, that the content in this repository will help to parser developers to build a consistent parsing behaviour that fully complies against the RAML specification.
This repository might not cover all combination, but with the support of our community we hope that we can close the gaps quickly.