issues
search
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
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Rewire doesn't work when the module is a constructor function
#23
jesantana
opened
8 years ago
1
Add istanbul ignores to rewieify-d code
#22
culshaw
opened
8 years ago
0
Problem ES6 module syntax
#21
gseerden
closed
8 years ago
1
fixes error thrown with phantom and React 0.14
#20
rjmk
closed
9 years ago
5
rewireify with karma-browserify and watchify?
#19
felix-d
opened
9 years ago
2
Using modules from upstream rewire
#18
elicwhite
opened
9 years ago
3
Sharing code between rewireify and rewire-global
#17
elicwhite
opened
9 years ago
9
0.2.3 - methods aren't injected if typeof module.exports is 'function'
#16
tran2
closed
9 years ago
3
Test objects for extensibility
#15
shebson
closed
9 years ago
3
Making sure __get__ and __set__ are not enumerable
#14
elicwhite
closed
9 years ago
2
Rewireify exposes __get__ and __set__ via Object.keys
#13
elicwhite
closed
9 years ago
4
Does not seem to work with source mapping
#12
scottburch
opened
9 years ago
6
Error message when calling __set__
#11
jhorneman
closed
9 years ago
8
Add Rewire as a dependency and use their get/set functions
#10
i-like-robots
closed
9 years ago
0
Use minimatch to provide filename pattern matching
#9
i-like-robots
closed
9 years ago
0
Incompatibility with browserify-istanbul in karma
#8
seagoj
closed
9 years ago
2
the "right" way of testing nested modules
#7
OscarGodson
closed
10 years ago
3
module.__set__(map) errors when using nested properties
#6
jstejada
closed
10 years ago
5
Slashes in windows
#5
chandru9279
closed
10 years ago
5
Inline __get__ and __set__ definitions in injection script
#4
traviskaufman
closed
10 years ago
5
Intermittent error attempting to define __get__ more than once on Karma startup.
#3
iamrandys
closed
9 years ago
18
Move getter and setter require statements to post so that test error line numbers are not skewed
#2
iamrandys
closed
10 years ago
5
Add __restore__ method
#1
i-like-robots
closed
10 years ago
2