brentlintner / mimus

A test runner agnostic stubbing library for NodeJS, supporting dependency injection and auto stubbing

Home Page:http://npmjs.org/mimus

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement custom rewire API?

brentlintner opened this issue · comments

Rewire is sweet, but it would be fun to implement a custom set/get API, especially if a different API is desired for v1.x.x (for #2).

A point in making our own implementation:

#16