UNPKG

unexpected-require

Version:

Easily mock out required modules using Unexpected and mock-require

8 lines (7 loc) 142 B
language: node_js node_js: - '6' - '8' - '10' bebefore_install: "npm install -g npm && npm cache clean" script: "npm run-script travis"