eugef / node-mocks-httpLinks
Mock 'http' objects for testing Express,js, Next.js and Koa routing functions
☆776Updated last week
Alternatives and similar repositories for node-mocks-http
Users that are interested in node-mocks-http are comparing it to the libraries listed below
Sorting:
- Load environment variables from .env and ensure they are all present☆773Updated 2 weeks ago
- express.js middleware for winstonjs☆800Updated last year
- HTTP Response assertions for the Chai Assertion Library.☆638Updated 2 weeks ago
- Create HTTP Errors☆1,547Updated this week
- Rich JavaScript errors☆1,192Updated 3 years ago
- Abstract migration framework for node☆1,555Updated last year
- express-validation is an express middleware that validates a request and returns a response with errors; if any of the configured validat…☆394Updated last year
- implementation of https://github.com/joyent/node/issues/5243☆1,138Updated 2 years ago
- Abstraction for exponential and custom retry strategies for failed operations.☆1,260Updated 2 years ago
- A simple worker-manager for clustered Node.js apps☆880Updated 2 years ago
- Determine the root path to your project☆606Updated 3 years ago
- Extends Chai with assertions about promises.☆1,419Updated 2 weeks ago
- cls-hooked : CLS using AsynWrap or async_hooks instead of async-listener for node 4.7+☆773Updated last year
- Configurable mock for the fs module☆921Updated last week
- A lightweight wrapper for Express 4's Router that allows middleware to return promises☆384Updated last week
- Database migration framework for node☆2,352Updated 4 months ago
- Simple, intuitive mocking of Node.js modules.☆458Updated 4 years ago
- Node.js redis client mock☆215Updated 2 years ago
- Utility to interact with HTTP status code in Node.js☆485Updated 2 weeks ago
- CSV parsing implementing the Node.js `stream.Transform` API☆801Updated 4 years ago
- 🔮 Proxies nodejs require in order to allow overriding dependencies during testing.☆2,747Updated 3 months ago
- Brute-force protection middleware for express routes by rate limiting incoming requests☆568Updated 4 years ago
- Framework agnostic migration tool for Node.js☆2,161Updated this week
- Get and set request-scoped context anywhere☆311Updated 2 weeks ago
- Easy monkey-patching for node.js unit tests☆3,095Updated 3 months ago
- Extends Chai with assertions for the Sinon.JS mocking framework.☆1,091Updated 3 months ago
- HTTP-friendly error objects☆2,931Updated last year
- A library to retrieve RSA public keys from a JWKS (JSON Web Key Set) endpoint.☆868Updated last month
- The non-configurable configuration loader for lazy people.☆1,033Updated 3 years ago
- Response time header for node.js