raml2test

0.0.6 • Public • Published

A tool to translate raml to mocha api test

Usage

npm install -g raml2html
raml2html raml/path -d output.js

And then just edit the output.js to do what you want for real mocha api test.

Finally run the test:

npm install
npm install -g mocha
mocha output.js

Readme

Keywords

none

Package Sidebar

Install

npm i raml2test

Weekly Downloads

0

Version

0.0.6

License

ISC

Last publish

Collaborators

  • aisensiy