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.
☆642Updated 4 months ago
Alternatives and similar repositories for node-mitm:
Users that are interested in node-mitm are comparing it to the libraries listed below
- Don't let your Node.JS server fall over when it's too busy.☆366Updated 6 years ago
- Long stack traces for node.js inspired by https://github.com/tlrobinson/long-stack-traces☆835Updated 5 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
- Simple middleware-style router☆413Updated 3 weeks ago
- A NodeJS library to keep an eye on your memory usage, and discover and isolate leaks.☆776Updated 2 years ago
- Support keepalive http agent.☆583Updated 2 weeks ago
- ☆347Updated 5 years ago
- Temporary file and directory creator for node.js☆742Updated 5 months ago
- fs bindings for tar-stream☆353Updated this week
- Simple, intuitive mocking of Node.js modules.☆461Updated 3 years ago
- Node HTTP/HTTPS Agents for tunneling proxies☆535Updated 3 years ago
- Fibonacci and exponential backoff for Node.js☆339Updated 3 years ago
- Check if the event loop is blocked☆733Updated 5 years ago
- Build Node.JS servers that don't fall over.☆1,299Updated 7 years ago
- middleware for node-http-proxy to modify the remote website response with trumpet☆425Updated 4 years ago
- A Node.js tracing and instrumentation utility☆370Updated 11 months ago
- Execute a callback when a request closes, finishes, or errors☆394Updated 8 months ago
- Rich JavaScript errors☆1,186Updated 2 years ago
- Abstract rate limiter for nodejs☆719Updated 2 years ago
- The non-configurable configuration loader for lazy people.☆1,019Updated 2 years ago
- A simple worker-manager for clustered Node.js apps☆881Updated 2 years ago
- Common error classes and utility functions☆285Updated 3 years ago
- Hystrix compliant Node.js Circuit Breaker Library☆300Updated 2 years ago
- simple way to create a ReadableWritable stream that works☆669Updated 6 years ago
- Better file system watching for Node.js. Provides a normalised API the file watching APIs of different node versions, nested/recursive fi…☆538Updated last year
- fs with incremental backoff on EMFILE☆1,279Updated 5 months ago
- Response time header for node.js☆484Updated 2 months ago
- message-oriented socket library for node.js heavily inspired by zeromq☆1,496Updated 6 years ago
- Throttle a collection of promise returning functions☆484Updated 2 years ago