334 packages found
Mock http requests made using fetch (or isomorphic-fetch)
Low-level HTTP/HTTPS/XHR/fetch request interception library.
A response-like object for mocking a Node.js HTTP response stream
Mock 'http' objects for testing Express routing functions
Intercept and mock outgoing 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. Useful when testing code that hits remote servers.
Extend the unexpected assertion library with support for testing Express middleware
REST API Testing Tool for all levels in a Test Pyramid
Mock http requests made using fetch (or isomorphic-fetch)
A lean, modular web server for rapid full-stack development
A mock browser with window, document, location, navigation, local and session storage to use for client side code tests in a node environment.
Build a fake backend by providing the content of JSON files or JavaScript objects through configurable routes.
Record, mock, and proxy HTTP traffic.
Mock window.fetch requests to ease unit testing
Jest wrapper for fetch-mock, a comprehensive stub for fetch
When API testing slows you down: record and replay HTTP responses like a boss
Mock for XMLHttpRequest that works both in Browser and Node.js and can override globals
Record, mock, and proxy HTTP traffic using the connect-prism middleware.
Mocks node.js http.ServerResponse. See also `mock-req`.