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 bc2fa72c41 Implement our own mocking logic 8 years ago
src Implement our own mocking logic 8 years ago
test Implement our own mocking logic 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 Implement our own mocking logic 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