Package: wnpp Severity: wishlist Owner: Nilesh Patra <[email protected]> X-Debbugs-CC: [email protected]
* Package name : node-rewire Version : 6.0.0 Upstream Author : Johannes Ewald <[email protected]> * URL : https://github.com/jhnns/rewire * License : Expat Programming Lang: JavaScript Description : Easy monkey-patching for node.js unit tests rewire adds a special setter and getter to modules making it possible to modify their behaviour for better unit testing. It provides functionality for . + inject mocks for other modules or globals like process + inspect private variables + override variables within the module. . Node.js is an event-based server-side JavaScript engine.

