Sykander / iterable-async

Iterable Async Methods
https://www.npmjs.com/package/iterable-async
MIT License
5 stars 0 forks source link

Add nyc package for testing to show testing coverage #86

Closed Sykander closed 4 years ago

Sykander commented 4 years ago

Add the nyc package https://www.npmjs.com/package/nyc

This package is used to show testing coverage of mocha This should be helpful for spotting logic issues before they arise in use cases