generate massive amounts of realistic fake data in Node.js and the browser
翻译 - 在Node.js和浏览器中生成大量逼真的假数据
Industry standard API mocking for JavaScript.
翻译 - 用于浏览器和节点的无缝REST / GraphQL API模拟库。
mockito 是一个用于Java单元测试时进行数据模拟的Mock框架
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 succin...
翻译 - Mockery是一个简单而灵活的PHP模拟对象框架,可用于与PHPUnit,PHPSpec或任何其他测试框架进行单元测试。其核心目标是提供一个具有简洁API的测试双重框架,该API能够使用人类可读的领域特定语言(DSL)明确定义所有可能的对象操作和交互。
Turn any OpenAPI2/3 and Postman Collection file into an API server with mocking, transformations and validations.
PowerMock is a Java framework that allows you to unit test code normally regarded as untestable.
翻译 - PowerMock是一个Java框架,允许您对通常认为不可测试的代码进行单元测试。
A friendly substitute for .NET mocking libraries.
HTTP traffic mocking and testing made easy in Go ༼ʘ̚ل͜ʘ̚༽
翻译 - 在 Go 中轻松实现 HTTP 流量模拟和测试 ༼ʘ̚ل͜ʘ̚༽
Testing layer for Microsoft's HttpClient library. Create canned responses using a fluent API.
WireMock.Net is a flexible product for stubbing and mocking web HTTP responses using advanced request matching and response templating. Based on the functionality from http://WireMock.org, but extende...
A simple and extensible behavioural testing library for Go. You can use api test to simplify REST API, HTTP handler and e2e tests.
翻译 - 一个用golang编写的简单且可扩展的行为测试库。您可以使用api测试来简化REST API,HTTP处理程序和e2e测试。
Ruby-based unit testing and build system for C projects
翻译 - 基于Ruby / Rake的C项目构建和测试系统
Removes `final` and `readonly` keywords from source code on-the-fly and allows mocking of final methods and classes. It can be used together with any test tool such as PHPUnit or Mockery.
翻译 - 即时从源代码中删除最终关键字,并允许模拟最终方法和类。它可以与任何测试工具(例如PHPUnit或Mockery)一起使用。