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

Add description and link for proxyquire-universal #23

Closed bendrucker closed 9 years ago

bendrucker commented 9 years ago

Closes #20

thlorenz commented 9 years ago

Thanks.