atomicbits / scraml

Generate typesafe Java and Scala REST API clients
Other
43 stars 7 forks source link

Testing, testing, testing... #132

Closed rigolepe closed 7 years ago

rigolepe commented 7 years ago

Add existing RAML 1.0 examples to the test code (in separate modules or subprojects) and get the clients generated. Features that we don't support yet need to result in either a warning with error or an alternative implementation that doesn't block code generation.