A test fixture to intercept writes to stdout.
Low-level HTTP/HTTPS/XHR request interception library for NodeJS
Axios plugin that intercepts failed requests and retries them whenever posible.
action interceptor for dynamic extensible systems
Intercepts local links from markdown and other non-react pages and does a client-side pushState to avoid the browser having to refresh the page.
event interceptors - like middleware for EventEmitter
intercept local link clicks on a page
Intercept and mock outgoing network TCP connections and HTTP requests for testing. Intercepts and gives you a Net.Socket, Http.IncomingMessage and Http.ServerResponse to test and respond with. Useful when testing code that hits remote servers.
Intercept and mock outgoing network TCP connections and HTTP requests for testing. Intercepts and gives you a Net.Socket, Http.IncomingMessage and Http.ServerResponse to test and respond with. Useful when testing code that hits remote servers.
The Storybook Instrumenter is used to patch a (3rd party) module to track and intercept function invocations for step-through debugging using the Interactions addon. In essense, the Instrumenter traverses a given object, recursively monkey-patching any fu