UNPKG

proxyquireify

Version:

Proxies browserify's require in order to allow overriding dependencies during testing.

10 lines (6 loc) 186 B
# foobar example Shows how `bar.wunder` function and non-existent `bar.kinder` are overridden. ## Run npm explore proxyquireify cd examples/foobar npm install && npm test