CodeRoad implementation to override 'require' in order to test globals
npm install rewire-coderoadImplementation for testing globals in the interactive coding tutorial framework CodeRoad.
- overrides require to all access to __get__ local vars for testing
- allows testing on import's by adding them as globals to the bottom of the file