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.
☆655Updated 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 5 years ago
- Don't let your Node.JS server fall over when it's too busy.☆366Updated 7 years ago
- Support keepalive http agent.☆595Updated 9 months ago
- A NodeJS library to keep an eye on your memory usage, and discover and isolate leaks.☆783Updated 2 years ago
- Build Node.JS servers that don't fall over.☆1,300Updated 8 years ago
- Create private keys and certificates with node.js☆576Updated this week
- Fibonacci and exponential backoff for Node.js☆339Updated 4 years ago
- An asynchronous port scanner for Node.js.☆297Updated last year
- A Node.js tracing and instrumentation utility☆378Updated 2 months ago
- Distribute processing tasks to child processes with an über-simple API and baked-in durability & custom concurrency options.☆1,742Updated 3 years ago
- Check if the event loop is blocked☆734Updated 5 years ago
- Rich JavaScript errors☆1,191Updated 3 years ago
- fs bindings for tar-stream☆367Updated 3 weeks ago
- Simple, intuitive mocking of Node.js modules.☆458Updated 4 years ago
- Temporary File, Directory, and Stream support for Node.js☆451Updated 2 years ago
- Retries a function that returns a promise, leveraging the power of the retry module.☆317Updated 2 years ago
- The non-configurable configuration loader for lazy people.☆1,033Updated 3 years ago
- Detects node eventloop block and reports where it started☆331Updated 3 years ago
- Wrap NodeJS request module to retry http requests in case of errors☆348Updated last year
- node.js-runnable v8.log processor (d8 + %platform%-tick-processor friend)☆322Updated 8 years ago
- Simple middleware-style router☆438Updated last week
- Abstract rate limiter for nodejs☆724Updated 2 years ago
- Node HTTP/HTTPS Agents for tunneling proxies☆538Updated 4 years ago
- ☆346Updated 6 years ago
- Delivers a human-readable diagnostic summary, written to file.☆325Updated 4 years ago
- Line-by-line Stream reader for node.js☆324Updated 5 years ago
- A Node metrics library for measuring and reporting application-level metrics, inspired by Coda Hale, Yammer Inc's Dropwizard Metrics Libr…☆517Updated 5 years ago
- Execute a callback when a request closes, finishes, or errors☆401Updated this week
- Split Streams3 style☆292Updated last year
- Easy ssh tunneling☆367Updated 9 months ago