UNPKG

ng-apimock-data-generator

Version:

generate multiple ng-Apimock data files based on JSON / YAML templates

9 lines (7 loc) 277 B
Contributing ============ We try to achieve a 100% coverage on the Javascript code. Please make sure that each addition reaches this goal. ## Tests - clone the project to your local machine - run `npm install` to get all the dependencies - run `npm test` to run all the tests