You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
Luke Childs 5e134105b9 0.3.0 8 years ago
src Revert to using mock-require but return require instead of wrapping in fn 8 years ago
test Fix test 8 years ago
.gitignore Initial commit 8 years ago
.travis.yml Initial commit 8 years ago
LICENSE Initial commit 8 years ago
README.md Initial commit 8 years ago
package.json 0.3.0 8 years ago

README.md

requireable

Allows current module to require itself in tests

Build Status Coverage Status npm

Install

npm install --save-dev requireable

License

MIT © Luke Childs