A response-like object for mocking a Node.js HTTP response stream
an identity object using ES6 proxies
Cypress is a next generation front end testing tool built for the modern web
Transform into a string with random capitalization applied
Low-level HTTP/HTTPS/XHR/fetch request interception library.
A set of utils for faster development of GraphQL tools
A mock store for testing your redux async action creators and middleware
Axios adapter that allows to easily mock requests
Event Mocks is a simple library designed to generate simple AWS events for testing and automation purposes.
Extends Chai with assertions for the Sinon.JS mocking framework.
Mock http requests made using fetch (or isomorphic-fetch)
Type safe mocking extensions for jest
TypeScript definitions for Redux Mock Store
Javascript mocking library for websockets and socket.io
Proxies nodejs require in order to allow overriding dependencies during testing.
Simple, intuitive mocking of Node.js modules.
MongoDB Server for testing (core package, without autodownload). The server will allow you to connect your favourite ODM or client library to the MongoDB Server and run parallel integration tests isolated from each other.
MongoDB Server for testing (auto-download latest version). The server will allow you to connect your favourite ODM or client library to the MongoDB Server and run parallel integration tests isolated from each other.
Auto mock all localstorage and sessionstorage APIs for your Jest tests
Easy and powerful mocking of AWS SDK v3 Clients
Functions to mock the JavaScript aws-sdk
Mock API requests in Storybook with Mock Service Worker.
Mock websockets and assert complex websocket interactions with Jest
Mock implementation of the Next.js Router
This library emulates ioredis by performing all operations in-memory.
Get a full fake REST API with zero coding in less than 30 seconds
Low-level HTTP/HTTPS/XHR request interception library for NodeJS
TypeScript definitions for fetch-mock