Jim Hall
Results
2
issues of
Jim Hall
I'm not sure about the method name but I'm thinking something like this. ### assert ```es6 expectGen(generator, [...args]) .assert(callback, [result]) ``` - Takes a callback function - Passes generator into...
It would be nice to allow matchers, similar to [sinons matchers](http://sinonjs.org/releases/v1.17.7/matchers/)