i-like-robots / rewireify

Rewireify is a port of Rewire for Browserify that adds setter and getter methods to each module so that their behaviour can be modified for better unit testing.
https://www.npmjs.com/package/rewireify
Other
59 stars 10 forks source link

Making sure __get__ and __set__ are not enumerable #14

Closed elicwhite closed 9 years ago

elicwhite commented 9 years ago

Fixes #13

ytolstyk commented 9 years ago

:+1:

i-like-robots commented 9 years ago

Nice! Thank you :+1: