Running coroutines-js tests with mocha works fine....
# coroutines
g
Running coroutines-js tests with mocha works fine. But qunitjs (which I need for other reasons) needs a Thenable promise as the returns of the test function. What would be the simpliest way to run coroutines tests with qunit?