/async-mocha

tiny wrapper around async-to-gen for slightly less thinking.

Primary LanguageMakefile

async-mocha

tiny wrapper around async-to-gen for slightly less thinking.

How to use

mocha --require async-mocha test.js

Install

npm install async-mocha --save-dev

License

MIT