thlorenz / proxyquireify

browserify >= v2 version of proxyquire. Mocks out browserify's require to allow stubbing out dependencies while testing.
MIT License
152 stars 24 forks source link

Match proxyquire behavior for falsy / null stubs #49

Closed bendrucker closed 8 years ago

bendrucker commented 8 years ago

@thlorenz Will defer to you on how to version this. This behavior was never document on the pq-ify side.

thlorenz commented 8 years ago

LGTM we'll do a minor upgrade.