Validate RAML and generate JUnit-like report.
Usage: ramlunit [options] <main.raml>
Options:
-h, --help output usage information
-o, --output <output> output path: ramlunit-report.xml
-V, --version output the version number
Path to input file. Defaults to main.raml
.
Path to output file. Defaults to ramlunit-report.xml
. The output file will be overwritten.
This tools is released under the MIT LICENSE.