repocho / raml-mocker

Node module to create random responses to requests based on RAML rest definition.
MIT License
93 stars 33 forks source link

Use a test framework to improve the testing and the test results. #8

Open repocho opened 9 years ago

repocho commented 9 years ago

In order to obtain a reliable tests results It would be better to use a testing framework like Mocha to perform some tests and get better results.

If the code coverage is also calculated should be even better.