3.0.2 • Published 9 years ago
ramlunit v3.0.2
ramlunit
Validate RAML and generate JUnit-like report.
Usage
Usage: ramlunit [options] <main.raml>
Options:
    -h, --help             output usage information
    -o, --output <output>  output path: ramlunit-report.xml
    -V, --version          output the version numberArguments
1: <main.raml>
Path to input file. Defaults to main.raml.
Options
--output or -o
Path to output file. Defaults to ramlunit-report.xml. The output file will be overwritten.
License
This tools is released under the MIT LICENSE.