Code examples for Mocking ES6 module dependencies series of articles.
Illustrates mocking dependencies of ES6 modules with import * from... and proxyquire.
To run the tests:
npm installnpm run test
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Code examples for Mocking ES6 module dependencies series of articles.
Illustrates mocking dependencies of ES6 modules with import * from... and proxyquire.
To run the tests:
npm installnpm run test