[ 原始碼: node-rewire ]
套件:node-rewire(6.0.0-3)
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.
其他與 node-rewire 有關的套件
|
|
|
|
-
- dep: node-eslint
- 套件暫時不可用