Provides a fake SQS server that you can run locally to test against
Support
Quality
Security
License
Reuse
A module to mock window.localStorage and window.sessionStorage in Jest
Support
Quality
Security
License
Reuse
🐵 HTTP mock server, useful to stub services and simulate dynamic API responses, leveraging ASP.NET Core features, built-in fake data generation and pure C# scripting
Support
Quality
Security
License
Reuse
Put the awesome Faker library into the Symfony2 DIC and populate your database with fake data.
Support
Quality
Security
License
Reuse
Go (Golang) Fake Data Generator for Struct, previously https://github.com/bxcodec/faker
Support
Quality
Security
License
Reuse
Castle Mock is a web application that provides the functionality to mock out RESTful APIs and SOAP web services.
Support
Quality
Security
License
Reuse
Supercharge your app or SDK with a testing library specifically for Guzzle
Support
Quality
Security
License
Reuse
A wide variety of random useragents
Support
Quality
Security
License
Reuse
:last_quarter_moon: A module used to mock canvas in Jest.
Support
Quality
Security
License
Reuse
Some examples on how to achieve the same goal with either of both libraries: sinon and jest. Also some of those goals achievable only by one of these tools.
Support
Quality
Security
License
Reuse
Build a fake backend by providing the content of JSON files or JavaScript objects through configurable routes.
Support
Quality
Security
License
Reuse
Mocking library for Rust
Support
Quality
Security
License
Reuse
Angular testing made easy with shallow rendering and easy mocking. https://getsaf.github.io/shallow-render
Support
Quality
Security
License
Reuse
Dynamic Mocking Framework for .NET
Support
Quality
Security
License
Reuse
Lazy guy's testing tool. Capture HTTP traffic and generate python integration test for your API server.
Support
Quality
Security
License
Reuse
Generate interfaces from structure methods.
Support
Quality
Security
License
Reuse
The most popular and friendly mocking framework for .NET
Support
Quality
Security
License
Reuse
A library for generating fake data such as names, addresses, and phone numbers.
Support
Quality
Security
License
Reuse
A smart stubbing system.
Support
Quality
Security
License
Reuse
The testing framework for Dynamics CRM and Dynamics 365 which runs on an In-Memory context and deals with mocks or fakes for you
Support
Quality
Security
License
Reuse
A configurable server for mocking/stubbing external systems during development.
Support
Quality
Security
License
Reuse
A mocking framework for Swift
Support
Quality
Security
License
Reuse
Support
Quality
Security
License
Reuse
Axios mock for Jest
Support
Quality
Security
License
Reuse
Provides fake data to your Android apps :)
Support
Quality
Security
License
Reuse
Pegomock is a powerful, yet simple mocking framework for the Go programming language
Support
Quality
Security
License
Reuse
Generates more or less realistic log data for testing simple aggregation queries.
Support
Quality
Security
License
Reuse
Mock your datas for Okhttp and Retrofit in json format in just a few moves
Support
Quality
Security
License
Reuse
Django-faker uses fake-factory to generate test data for Django models and templates
Support
Quality
Security
License
Reuse
C# port of the Ruby Faker gem (http://faker.rubyforge.org/)
Support
Quality
Security
License
Reuse
Simple mock server for REST API
Support
Quality
Security
License
Reuse
A mock knex adapter for simulating a database during testing
Support
Quality
Security
License
Reuse
Generate deterministic fake values: The same input will always generate the same fake-output.
Support
Quality
Security
License
Reuse
A strict, yet friendly mocking library for Rust 2018
Support
Quality
Security
License
Reuse
testfixtures is a collection of helpers and mock objects that are useful when writing automated tests in Python.
Support
Quality
Security
License
Reuse
DEPRECATED - Use WebPageReplayGo instead:
Support
Quality
Security
License
Reuse
Mocking framework for Rust
Support
Quality
Security
License
Reuse
使用微信小程序实现「分答」这款APP的基础功能
Support
Quality
Security
License
Reuse
Mock a server for development and testing
Support
Quality
Security
License
Reuse
Specification of the Functional Mock-Up Interface (FMI)
Support
Quality
Security
License
Reuse
Go GORM & SQL mocking library
Support
Quality
Security
License
Reuse
Generate a boatload of Fake Apache Log files very quickly
Support
Quality
Security
License
Reuse
macOS Initial Access Payload Generator
Support
Quality
Security
License
Reuse
Prank your friends with fake screens. (support mobile devices)
Support
Quality
Security
License
Reuse
An electron app for building Sapper projects
Support
Quality
Security
License
Reuse
agreed is Consumer Driven Contract tool with JSON mock server.
Support
Quality
Security
License
Reuse
a simple and easy-to-use golang mock library
Support
Quality
Security
License
Reuse
Mock hardware devices for creating unit tests and bug reporting
Support
Quality
Security
License
Reuse
Interface joint debugging tool set.
Support
Quality
Security
License
Reuse
Simplify API mocking by auto-recording/stubbing HTTP interactions and automating the process of updating/deleting mocks.
Support
Quality
Security
License
Reuse
f
fake_sqsby iain
Provides a fake SQS server that you can run locally to test against
Ruby
289
Updated: 4 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
j
jest-localstorage-mockby clarkbw
A module to mock window.localStorage and window.sessionStorage in Jest
JavaScript
289
Updated: 3 y ago
License: Permissive (BSD-3-Clause)
Support
Quality
Security
License
Reuse
M
Mockacoby natenho
🐵 HTTP mock server, useful to stub services and simulate dynamic API responses, leveraging ASP.NET Core features, built-in fake data generation and pure C# scripting
C#
283
Updated: 2 y ago
License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
B
BazingaFakerBundleby willdurand
Put the awesome Faker library into the Symfony2 DIC and populate your database with fake data.
PHP
279
Updated: 4 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
f
fakerby go-faker
Go (Golang) Fake Data Generator for Struct, previously https://github.com/bxcodec/faker
Go
279
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
c
castlemockby castlemock
Castle Mock is a web application that provides the functionality to mock out RESTful APIs and SOAP web services.
Java
278
Updated: 2 y ago
License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
g
guzzlerby blastcloud
Supercharge your app or SDK with a testing library specifically for Guzzle
PHP
277
Updated: 3 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
f
fake-useragentby eddycjy
A wide variety of random useragents
Go
272
Updated: 4 y ago
License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
j
jest-canvas-mockby hustcc
:last_quarter_moon: A module used to mock canvas in Jest.
JavaScript
271
Updated: 2 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
s
sinon-jest-cheatsheetby maurocarrero
Some examples on how to achieve the same goal with either of both libraries: sinon and jest. Also some of those goals achievable only by one of these tools.
JavaScript
267
Updated: 3 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
h
http-fake-backendby micromata
Build a fake backend by providing the content of JSON files or JavaScript objects through configurable routes.
JavaScript
260
Updated: 4 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
m
Support
Quality
Security
License
Reuse
s
shallow-renderby getsaf
Angular testing made easy with shallow rendering and easy mocking. https://getsaf.github.io/shallow-render
TypeScript
256
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
r
rhino-mocksby ayende
Dynamic Mocking Framework for .NET
C#
254
Updated: 2 y ago
License: Permissive (BSD-3-Clause)
Support
Quality
Security
License
Reuse
z
zerotestby jjyr
Lazy guy's testing tool. Capture HTTP traffic and generate python integration test for your API server.
Python
253
Updated: 5 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
i
ifacemakerby vburenin
Generate interfaces from structure methods.
Go
253
Updated: 2 y ago
License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
m
moq.spikesby moq
The most popular and friendly mocking framework for .NET
C#
251
Updated: 4 y ago
License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
f
fakerby dmgk
A library for generating fake data such as names, addresses, and phone numbers.
Go
251
Updated: 4 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
S
StubKitby kateinoigakukun
A smart stubbing system.
Swift
249
Updated: 4 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
f
fake-xrm-easyby jordimontana82
The testing framework for Dynamics CRM and Dynamics 365 which runs on an In-Memory context and deals with mocks or fakes for you
C#
244
Updated: 3 y ago
License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
s
stubby4nodeby mrak
A configurable server for mocking/stubbing external systems during development.
JavaScript
238
Updated: 4 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
S
Support
Quality
Security
License
Reuse
h
how-jest-mocking-worksby kentcdodds
JavaScript
237
Updated: 4 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
j
jest-mock-axiosby knee-cola
Axios mock for Jest
TypeScript
235
Updated: 2 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
F
Fakerby thiagokimo
Provides fake data to your Android apps :)
Java
233
Updated: 4 y ago
License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
p
pegomockby petergtz
Pegomock is a powerful, yet simple mocking framework for the Go programming language
Go
233
Updated: 2 y ago
License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
l
log-synthby tdunning
Generates more or less realistic log data for testing simple aggregation queries.
Java
232
Updated: 4 y ago
License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
o
okhttp-json-mockby mirrajabi
Mock your datas for Okhttp and Retrofit in json format in just a few moves
Java
232
Updated: 4 y ago
License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
d
django-fakerby joke2k
Django-faker uses fake-factory to generate test data for Django models and templates
Python
232
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
f
faker-csby slashdotdash
C# port of the Ruby Faker gem (http://faker.rubyforge.org/)
C#
231
Updated: 4 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
m
mock-serverby tomashanacek
Simple mock server for REST API
Python
230
Updated: 4 y ago
License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
m
mock-knexby jbrumwell
A mock knex adapter for simulating a database during testing
JavaScript
230
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
c
copycatby snaplet
Generate deterministic fake values: The same input will always generate the same fake-output.
TypeScript
230
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
m
mockiatoby mockiato
A strict, yet friendly mocking library for Rust 2018
Rust
228
Updated: 4 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
t
testfixturesby simplistix
testfixtures is a collection of helpers and mock objects that are useful when writing automated tests in Python.
Python
225
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
w
web-page-replayby chromium
DEPRECATED - Use WebPageReplayGo instead:
Python
224
Updated: 4 y ago
License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
M
Mocktopusby CodeSandwich
Mocking framework for Rust
Rust
223
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
f
fenda-mockby davedavehong
使用微信小程序实现「分答」这款APP的基础功能
JavaScript
222
Updated: 4 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
l
localroastby caalberts
Mock a server for development and testing
Go
221
Updated: 4 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
f
fmi-standardby modelica
Specification of the Functional Mock-Up Interface (FMI)
C
219
Updated: 2 y ago
License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
g
Support
Quality
Security
License
Reuse
F
Fake-Apache-Log-Generatorby kiritbasu
Generate a boatload of Fake Apache Log files very quickly
Python
216
Updated: 4 y ago
License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
M
Mystikalby D00MFist
macOS Initial Access Payload Generator
Python
216
Updated: 2 y ago
License: Permissive (BSD-3-Clause)
Support
Quality
Security
License
Reuse
f
fake-screenby ShizukuIchi
Prank your friends with fake screens. (support mobile devices)
JavaScript
214
Updated: 4 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
s
sapper-studioby sveltejs
An electron app for building Sapper projects
HTML
213
Updated: 4 y ago
License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
a
agreedby recruit-tech
agreed is Consumer Driven Contract tool with JSON mock server.
JavaScript
211
Updated: 2 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
m
mockeyby bytedance
a simple and easy-to-use golang mock library
Go
207
Updated: 2 y ago
License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
u
umockdevby martinpitt
Mock hardware devices for creating unit tests and bug reporting
C
204
Updated: 4 y ago
License: Weak Copyleft (LGPL-2.1)
Support
Quality
Security
License
Reuse
m
mockmby wll8
Interface joint debugging tool set.
JavaScript
203
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
c
cypress-autorecordby Nanciee
Simplify API mocking by auto-recording/stubbing HTTP interactions and automating the process of updating/deleting mocks.
JavaScript
201
Updated: 3 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse