全部标签
目录标签

#mock

公开记录中带有此标签的全部仓库——标签来自其 GitHub 主题或软件包注册表发布的关键词。健康度量遵循与记录其余部分相同的版本化方法论。

128 条记录
标签为“mock”按健康指数排序
npm
98卓越健康指数
vitest-dev/vitest
Next generation testing framework powered by Vite.
TypeScript★ 17K↓ 2.6B/月2026年8月27日
MIT2026年8月27日 · 指标 2.10.0
npm
97卓越健康指数
orval-labs/orval
orval is able to generate client with appropriate type-signatures (TypeScript) from any valid OpenAPI v3 or Swagger v2 specification, either in yaml or json formats. 🍺
TypeScript★ 6,401↓ 61.5M/月2026年8月28日
MIT2026年8月28日 · 指标 2.10.0
PyPI
96卓越健康指数
getmoto/moto
A library that allows you to easily mock out tests based on AWS infrastructure.
Python★ 8,628↓ 46.8M/月2026年8月28日
Apache-2.02026年8月28日 · 指标 2.10.0
Go
96卓越健康指数
keploy/keploy
Open-source platform for creating safe, isolated production sandboxes for API, integration, and E2E testing.
Go★ 18.4K2026年8月5日
Apache-2.02026年8月5日 · 指标 2.10.0
crates.io · npm
94卓越健康指数
0xMiden/protocol
Core components of the Miden protocol
Rust★ 127↓ 46.3K/月2026年7月26日
MIT2026年7月26日 · 指标 2.10.0
npm
94卓越健康指数
ardatan/graphql-tools
:wrench: Utility library for GraphQL to build, stitch and mock GraphQL schemas in the SDL-first approach
TypeScript · JavaScript★ 5,432↓ 456M/月2026年8月22日
MIT2026年8月22日 · 指标 2.10.0
npm
94卓越健康指数
elastic/elastic-otel-node
该仓库未发布描述。
JavaScript★ 12↓ 1M/月2026年8月30日
Apache-2.02026年8月30日 · 指标 2.10.0
PyPI
94卓越健康指数
joke2k/faker
Faker is a Python package that generates fake data for you.
Python★ 19.4K2026年8月5日
MIT2026年8月5日 · 指标 2.10.0
npm
94卓越健康指数
sinonjs/sinon
Test spies, stubs and mocks for JavaScript.
JavaScript★ 9,757↓ 48.5M/月2026年8月15日
自定义许可证2026年8月15日 · 指标 2.10.0
npm
94卓越健康指数
typegoose/mongodb-memory-server
Manage & spin up mongodb server binaries with zero(or slight) configuration for tests.
TypeScript★ 2,844↓ 17.2M/月2026年8月27日
MIT2026年8月27日 · 指标 2.10.0
PyPI
93卓越健康指数
adamchainz/time-machine
Travel through time in your tests.
Python · C★ 994↓ 22.5M/月2026年8月27日
MIT2026年8月27日 · 指标 2.10.0
npm · PyPI · crates.io +4
93卓越健康指数
mock-server/mockserver-monorepo
MockServer is an HTTP(S) mock server and proxy for testing that lets you mock APIs, inspect and modify live traffic, and inject failures. It supports HTTP/1.1, HTTP/2, gRPC, WebSockets, TCP and more on a single port, with additional support for HTTP/3, message brokers, and AI/LLM APIs.
Java · HTML · TypeScript★ 4,953↓ 622.6K/月2026年8月28日
Apache-2.02026年8月28日 · 指标 2.10.0
Maven
93卓越健康指数
mockito/mockito
Most popular Mocking framework for unit tests written in Java
Java★ 15.4K2026年8月5日
MIT2026年8月5日 · 指标 2.10.0
Go · PyPI
92优秀健康指数
vektra/mockery
A mock code autogenerator for Go
Go★ 7,1522026年8月1日
BSD-3-Clause2026年8月1日 · 指标 2.10.0
npm
91优秀健康指数
CopilotKit/aimock
Mock everything your AI app talks to — LLM APIs, MCP, A2A, AG-UI, vector DBs, search. One package, one port, zero dependencies.
TypeScript★ 902↓ 4.3M/月2026年8月27日
MIT2026年8月27日 · 指标 2.10.0
PyPI
91优秀健康指数
pytest-dev/pytest-mock
Thin-wrapper around the mock package for easier use with pytest
Python★ 2,0332026年7月16日
MIT2026年7月16日 · 指标 2.10.0
npm
91优秀健康指数
streamich/memfs
Node.js "fs" and browser "File System API" adapters and in-memory implementations 👍
TypeScript★ 2,086↓ 390M/月2026年8月13日
Apache-2.02026年8月13日 · 指标 2.10.0
npm
90优秀健康指数
mswjs/msw
Industry standard API mocking for JavaScript.
TypeScript★ 18.1K↓ 81M/月2026年8月4日
MIT2026年8月4日 · 指标 2.10.0
npm
90优秀健康指数
pengzhanbo/vite-plugin-mock-dev-server
🚀mock-dev-server is injected into the vite development environment to simulate requests and data responses.在vite 开发环境中注入 mock-dev-server, 模拟请求和数据响应
TypeScript★ 257↓ 51K/月2026年8月1日
MIT2026年8月1日 · 指标 2.10.0
Maven · npm
89优秀健康指数
mockk/mockk
mocking library for Kotlin
Kotlin★ 5,7592026年8月21日
Apache-2.02026年8月21日 · 指标 2.10.0
PyPI
89优秀健康指数
tekumara/fakesnow
Run, mock and test fake Snowflake databases locally.
Python★ 204↓ 1.4M/月2026年8月27日
Apache-2.02026年8月27日 · 指标 2.10.0
88优秀健康指数
Pester/Pester
Pester is the ubiquitous test and mock framework for PowerShell.
PowerShell★ 3,3042026年7月18日
自定义许可证2026年7月18日 · 指标 2.10.0
Packagist · PyPI
88优秀健康指数
mockery/mockery
Mockery is a simple yet flexible PHP mock object framework for use in unit testing with PHPUnit, PHPSpec or any other testing framework. Its core goal is to offer a test double framework with a succinct API capable of clearly defining all possible object operations and interactions using a human readable Domain Specific Language (DSL).
PHP★ 10.7K↓ 11.7M/月2026年8月27日
BSD-3-Clause2026年8月27日 · 指标 2.10.0
npm
88优秀健康指数
vuejs/pinia
🍍 Intuitive, type safe, light and flexible Store for Vue using the composition api with DevTools support
TypeScript · Vue★ 14.7K↓ 26M/月2026年8月6日
MIT2026年8月6日 · 指标 2.10.0
Go · npm
87优秀健康指数
bavix/gripmock
The fastest and most reliable gRPC mock server for testing and development
Go★ 732026年7月17日
MIT2026年7月17日 · 指标 2.10.0
npm
87优秀健康指数
nock/nock
HTTP server mocking and expectations library for Node.js
JavaScript★ 13.1K↓ 29.2M/月2026年8月27日
MIT2026年8月27日 · 指标 2.10.0
crates.io · Maven · npm
86优秀健康指数
SaaSy-Solutions/mockforge
Comprehensive mocking framework for REST, gRPC, GraphQL & WebSockets. Features intelligent RAG-driven data synthesis, latency/fault injection, HTTP bridge, WASM plugins, E2E encryption, workspace sync, and modern admin UI. Production-ready with Docker support.
Rust · TypeScript · HTML★ 11↓ 9,833/月2026年9月5日
自定义许可证2026年9月5日 · 指标 2.10.0
npm
86优秀健康指数
hayes/pothos
Pothos GraphQL is library for creating GraphQL schemas in typescript using a strongly typed code first approach
TypeScript · MDX★ 2,609↓ 2.6M/月2026年8月2日
ISC2026年8月2日 · 指标 2.10.0
npm
86优秀健康指数
mercadona/wrapito
🌯 Yummy React tests
TypeScript · JavaScript★ 30↓ 7,237/月2026年7月17日
MIT2026年7月17日 · 指标 2.10.0
NuGet
86优秀健康指数
nsubstitute/NSubstitute
A friendly substitute for .NET mocking libraries.
C#★ 2,9642026年7月22日
自定义许可证2026年7月22日 · 指标 2.10.0