Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 422 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 422 Bytes

ngin_client_node

Installation

npm install ngin_client

Contributing

If you add code, please add tests. Pull requests will not be accepted without tests and an updated coverage report.

Running Tests

npm test

Running the coverage report

npm run-script coverage

View current test coverage