restful-api-description-language / RADL

RADL: A description language and tooling for hypermedia-driven RESTful APIs
Apache License 2.0
23 stars 5 forks source link

Testing the schema #24

Open RaySinnema opened 9 years ago

RaySinnema commented 9 years ago

I think we will want to make sure that the schema supports certain use cases and will continue to do so no matter what changes we make to it. So I think it makes sense to have some sort of a regression test suite for it.

Do you agree? If so, what would be an appropriate way to test the schema?