moll / node-mitm
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.
☆645Updated 5 months ago
Alternatives and similar repositories for node-mitm:
Users that are interested in node-mitm are comparing it to the libraries listed below
- A NodeJS library to keep an eye on your memory usage, and discover and isolate leaks.☆776Updated 2 years ago
- Don't let your Node.JS server fall over when it's too busy.☆367Updated 6 years ago
- Create private keys and certificates with node.js☆573Updated last week
- Abstract rate limiter for nodejs☆719Updated 2 years ago
- A Node.js tracing and instrumentation utility☆372Updated last year
- Check if the event loop is blocked☆733Updated 5 years ago
- Rich JavaScript errors☆1,186Updated 2 years ago
- Simple middleware-style router☆417Updated last week
- Simple, intuitive mocking of Node.js modules.☆461Updated 3 years ago
- Temporary file and directory creator for node.js☆743Updated 7 months ago
- Build Node.JS servers that don't fall over.☆1,298Updated 7 years ago
- Distribute processing tasks to child processes with an über-simple API and baked-in durability & custom concurrency options.☆1,743Updated 3 years ago
- Temporary File, Directory, and Stream support for Node.js☆449Updated 2 years ago
- Throttle a collection of promise returning functions☆484Updated 2 years ago
- Node clustering library with support for zero downtime reloading☆522Updated 3 years ago
- A simple worker-manager for clustered Node.js apps☆881Updated 2 years ago
- Support keepalive http agent.☆587Updated last month
- An inter-process and inter-machine lockfile utility that works on a local or network file system.☆244Updated last year
- Long stack traces for node.js inspired by https://github.com/tlrobinson/long-stack-traces☆836Updated 5 years ago
- Detects node eventloop block and reports where it started☆326Updated 2 years ago
- Fibonacci and exponential backoff for Node.js☆337Updated 3 years ago
- fs bindings for tar-stream☆354Updated last month
- Small and efficient cache provider for Node.JS with In-memory, File, Redis and MongoDB engines☆244Updated last year
- A lightweight wrapper for Express 4's Router that allows middleware to return promises☆382Updated this week
- Retries a function that returns a promise, leveraging the power of the retry module.☆314Updated 2 years ago
- ☆344Updated 5 years ago
- He is like Batman, but for Node.js stack traces☆251Updated last year
- A stream that emits multiple other streams one after another (streams3)☆293Updated 3 years ago
- Split Streams3 style☆285Updated 8 months ago
- Execute a callback when a request closes, finishes, or errors☆397Updated 9 months ago