You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
version 1.4.0: Apply UMD pattern and substack pattern. Provide unsubs…
…cribe method to unsubscribe logging events.
Apply returnExports UMD pattern and substack pattern. Now QUnit-TAP exports single qunitTap function as module.exports. Therefore, require("qunit-tap") returns qunitTap function itself. Provide tap#unsubscribe method to unsubscribe specified logging events.