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
Low-level HTTP/HTTPS/XHR/fetch request interception library.
Transform into a string with random capitalization applied
A Mock API for AWS Kinesis
Axios adapter that allows to easily mock requests
A mock store for testing your redux async action creators and middleware
Type safe mocking extensions for jest
Easy and powerful mocking of AWS SDK v3 Clients
<!-- automd:badges color=yellow -->
A set of utils for faster development of GraphQL tools
Mock http requests made using fetch
Mock API requests in Storybook with Mock Service Worker.
TypeScript definitions for redux-mock-store
Event Mocks is a simple library designed to generate simple AWS events for testing and automation purposes.
This library emulates ioredis by performing all operations in-memory.
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.
Extends Chai with assertions for the Sinon.JS mocking framework.
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.
Proxies nodejs require in order to allow overriding dependencies during testing.
A fully type safe mocking, call verification and import replacement library for jasmine and jest
Mock implementation of the Next.js Router
Javascript mocking library for websockets and socket.io
Custom Jest matchers for AWS SDK v3 Client mock
All the Fake Data for All Your Real Needs
A library for setting up JavaScript factories to help build objects as test data, with full TypeScript support
Type safe mocking extensions for vitest, forked from jest-mock-extended