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

An uncaught exception is throw if double wrapping an internal module method.

brentlintner opened this issue · comments

Which happens a lot.

  • Listen for exception, interrogate message and do nothing if already wrapped.

Fixed with: 35a00f0