Package: wnpp Severity: wishlist * Package name : node-co-mocha Version : 1.2.2 Upstream Author : Blake Embrey <[email protected]> * URL : https://notabug.org/themusicgod1/co-mocha * License : MIT Programming Lang: javascript Description : Enable support for generators in Mocha tests
Enable support for generators in Mocha tests using co. This module monkey patches the Runnable.prototype.run method of mocha to enable generators. In contrast to other npm packages, co-mocha extends mocha at runtime allowing you to use any compatible mocha version.

