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
- Fibonacci and exponential backoff for Node.js☆337Updated 4 years ago
- A Node.js tracing and instrumentation utility☆379Updated 2 months ago
- Support keepalive http agent.☆601Updated last year
- Line-by-line Stream reader for node.js☆326Updated 6 years ago
- Node HTTP/HTTPS Agents for tunneling proxies☆538Updated 4 years ago
- Simple, intuitive mocking of Node.js modules.☆458Updated 4 years ago
- An asynchronous port scanner for Node.js.☆297Updated last year
- fs bindings for tar-stream☆378Updated 4 months ago
- Abstraction for exponential and custom retry strategies for failed operations.☆1,263Updated 2 years ago
- Build Node.JS servers that don't fall over.☆1,300Updated 8 years ago
- The non-configurable configuration loader for lazy people.☆1,029Updated 3 years ago
- Create private keys and certificates with node.js☆574Updated this week
- Distribute processing tasks to child processes with an über-simple API and baked-in durability & custom concurrency options.☆1,744Updated 4 years ago
- Detects node eventloop block and reports where it started☆333Updated 3 years ago
- Abstract rate limiter for nodejs☆725Updated 3 years ago
- Rich JavaScript errors☆1,190Updated 3 weeks ago
- Simple middleware-style router☆443Updated last month
- process usage lookup with nodejs☆389Updated 5 years ago
- An async libmagic binding for node.js for detecting content types by data inspection☆627Updated last year
- Temporary File, Directory, and Stream support for Node.js☆451Updated 3 years ago
- Temporary file and directory creator for node.js☆769Updated 2 weeks ago
- A proxy rules add-on to the node-http-proxy module.☆126Updated 4 years ago
- Retries a function that returns a promise, leveraging the power of the retry module.☆317Updated 3 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
- A stream that emits multiple other streams one after another (streams3)☆296Updated 4 years ago
- Check if the event loop is blocked☆736Updated 6 years ago
- Split Streams3 style☆294Updated last year