moll / node-mitmLinks
Intercept and mock outgoing Node.js 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. Super useful when testing code that hits remote servers.
☆657Updated last year
Alternatives and similar repositories for node-mitm
Users that are interested in node-mitm are comparing it to the libraries listed below
Sorting:
- Long stack traces for node.js inspired by https://github.com/tlrobinson/long-stack-traces☆840Updated 6 years ago
- Don't let your Node.JS server fall over when it's too busy.☆367Updated 7 years ago
- A Node.js tracing and instrumentation utility☆379Updated 2 months ago
- A NodeJS library to keep an eye on your memory usage, and discover and isolate leaks.☆782Updated 3 years ago
- Support keepalive http agent.☆601Updated last year
- Build Node.JS servers that don't fall over.☆1,300Updated 8 years ago
- Node HTTP/HTTPS Agents for tunneling proxies☆538Updated 4 years ago
- Rich JavaScript errors☆1,190Updated 3 weeks ago
- Create private keys and certificates with node.js☆574Updated 2 weeks ago
- Simple, intuitive mocking of Node.js modules.☆458Updated 4 years ago
- Fibonacci and exponential backoff for Node.js☆337Updated 4 years ago
- Distribute processing tasks to child processes with an über-simple API and baked-in durability & custom concurrency options.☆1,744Updated 4 years ago
- The non-configurable configuration loader for lazy people.☆1,029Updated 3 years ago
- fs bindings for tar-stream☆378Updated 4 months ago
- Check if the event loop is blocked☆736Updated 6 years ago
- Abstract rate limiter for nodejs☆725Updated 3 years ago
- middleware for node-http-proxy to modify the remote website response with trumpet☆428Updated 5 years ago
- Utility to help find out why Node isn't exiting☆597Updated 4 months ago
- node.js-runnable v8.log processor (d8 + %platform%-tick-processor friend)☆322Updated 8 years ago
- A proxy rules add-on to the node-http-proxy module.☆126Updated 4 years ago
- Easy ssh tunneling☆372Updated last year
- Line-by-line Stream reader for node.js☆326Updated 6 years ago
- Detects node eventloop block and reports where it started☆333Updated 3 years ago
- A simple worker-manager for clustered Node.js apps☆883Updated 3 years ago
- Get v8 stack traces as an array of CallSite objects.☆463Updated 2 years ago
- Temporary File, Directory, and Stream support for Node.js☆451Updated 3 years ago
- Creates super long stack traces☆196Updated last year
- The logger that npm uses☆439Updated last year
- Better file system watching for Node.js. Provides a normalised API the file watching APIs of different node versions, nested/recursive fi…☆535Updated 2 years ago
- Abstraction for exponential and custom retry strategies for failed operations.☆1,263Updated 2 years ago