Cocha
Ripped shamelessly from https://labnotes.org/yield-to-the-test-using-mocha-with-es6-generators/
first install with
npm install cochanpm install mocha
then you can test co friendly mocha code:
var thunkify = ;var assert = ;var fs = ;
testing: npm test