An open API service indexing awesome lists of open source software.

https://github.com/davemo/td-replace-helper


https://github.com/davemo/td-replace-helper

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# td-replace-helper

Intended to help with understanding how best to mock 3rd party dependencies using testdouble.js and `td.replace`; written for this Stack Overflow question:

http://stackoverflow.com/questions/39607969/mocha-test-mock-spy-imported-library-using-testdouble-js

```
npm install
npm test
```