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 simple fast javascript interceptor for methods and properties.
A simple set of functions for intercepting and observing JavaScript objects and arrays.
Co-operatively, removably, monkeypatch around methods, or serialize their execution
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.