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 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
- Create private keys and certificates with node.js☆573Updated last week
- A Node.js tracing and instrumentation utility☆379Updated 2 months ago
- Fibonacci and exponential backoff for Node.js☆337Updated 4 years ago
- Line-by-line Stream reader for node.js☆326Updated 6 years ago
- A proxy rules add-on to the node-http-proxy module.☆126Updated 4 years ago
- The non-configurable configuration loader for lazy people.☆1,031Updated 3 years ago
- Node HTTP/HTTPS Agents for tunneling proxies☆537Updated 4 years ago
- Check if the event loop is blocked☆736Updated 6 years ago
- Simple, intuitive mocking of Node.js modules.☆458Updated 4 years ago
- Simple middleware-style router☆441Updated 3 weeks ago
- Abstract rate limiter for nodejs☆725Updated 3 years ago
- Rich JavaScript errors☆1,191Updated last week
- Distribute processing tasks to child processes with an über-simple API and baked-in durability & custom concurrency options.☆1,744Updated 4 years ago
- An asynchronous port scanner for Node.js.☆297Updated last year
- fs bindings for tar-stream☆377Updated 4 months ago
- Retries a function that returns a promise, leveraging the power of the retry module.☆317Updated 3 years ago
- Build Node.JS servers that don't fall over.☆1,300Updated 8 years ago
- Temporary File, Directory, and Stream support for Node.js☆451Updated 3 years ago
- The logger that npm uses☆439Updated last year
- Detects node eventloop block and reports where it started☆333Updated 3 years ago
- A stream that emits multiple other streams one after another (streams3)☆295Updated 4 years ago
- Abstraction for exponential and custom retry strategies for failed operations.☆1,261Updated 2 years ago
- Get v8 stack traces as an array of CallSite objects.☆459Updated 2 years ago
- node.js-runnable v8.log processor (d8 + %platform%-tick-processor friend)☆322Updated 8 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
- Tool for debugging native Node.js modules and getting stack traces when things go wrong.☆319Updated 3 years ago