rewire-coderoad
v3.1.4
Published
CodeRoad implementation to override 'require' in order to test globals
Maintainers
Readme
Rewire CodeRoad
Implementation for testing globals in the interactive coding tutorial framework CodeRoad.
- overrides
requireto all access to__get__local vars for testing - allows testing on
import's by adding them as globals to the bottom of the file
