A simple mock authenticator client (JavaScript)
A simple mock server powered by nock
Simple mock utility for TypeScript
visx mock data
Mock HTTP server for testing HTTP clients and stubbing webservices
Simple mock up plugin for project used Vue Resource
Type safe mocking extensions for vitest, forked from jest-mock-extended
A Simple mock API server without much dependency
Axios mock for Jest
A simple mock data generator for testing and development.
A mock store for testing your redux async action creators and middleware
A lightweight tool to spin up a simple mock server using JSON syntax - perfect for mocked development, offline development or unit testing.
Custom Jest matchers for AWS SDK v3 Client mock
Simple utility to mock example objects based on JSON schema definitions
This library emulates ioredis by performing all operations in-memory.
Simple mock of global/window.fetch with a user-friendly api
Simple mock server for debug
Simple mock-server based on json-server & express-request-proxy
Mock http requests made using fetch
Given an object and a property, replaces a property descriptor (or deletes it), and returns a thunk to restore it.
Mock `window.Date` when run unit test cases with jest. Make tests of `Date` easier.
A lightweight Jest mock for unit testing Express
An Angular testing library for creating mock services, components, directives, pipes and modules in unit tests. It provides shallow rendering, precise stubs to fake child dependencies. ng-mocks works with Angular 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
Mock STDIN file descriptor in Node.js