mocks
There are 262 repositories under mocks topic.
mockito/mockito
Most popular Mocking framework for unit tests written in Java
vektra/mockery
A mock code autogenerator for Go
nsubstitute/NSubstitute
A friendly substitute for .NET mocking libraries.
luoxue-victor/workflow
一个工作流平台
TestableIO/System.IO.Abstractions
Just like System.Web.Abstractions, but for System.IO. Yay for testable IO access!
google/cmockery
A lightweight library to simplify and generalize the process of writing unit tests for C applications.
uber/mockolo
Efficient Mock Generator for Swift
steinfletcher/apitest
A simple and extensible behavioural testing library for Go. You can use api test to simplify REST API, HTTP handler and e2e tests.
lipanski/mockito
HTTP mocking for Rust!
felangel/mocktail
A mock library for Dart inspired by mockito
msz/hammox
🏝 automated contract testing via type checking for Elixir functions and mocks
edgurgel/mimic
A mocking library for Elixir
hirezio/observer-spy
This library makes RxJS Observables testing easy!
lamoda/gonkey
Gonkey - a testing automation tool
mockito/mockito-scala
Mockito for Scala language
soumak77/firebase-mock
Firebase mock library for writing unit tests
natenho/Mockaco
🐵 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
micromata/http-fake-backend
Build a fake backend by providing the content of JSON files or JavaScript objects through configurable routes.
testinggospels/camouflage
Camouflage is a backend mocking tool for HTTP, gRPC, Websockets and Thrift protocols, which helps you carry out your front end prototyping, unit testing, functional/performance testing in silos, in absence of one or more Microservices/APIs.
TommyLemon/UnitAuto
☀️ 最先进、最省事、ROI 最高的单元测试,机器学习 零代码、全方位、自动化 测试 方法/函数,用户包含腾讯、快手、某 500 强巨头等 ☀️ The most advanced unit testing way powered by machine learning. Coding-free, comprehensive and automatic testing for methods/functions. Used by Tencent, Kwai, a Fortune 500 company, etc.
Selvatico/go-mocket
Go GORM & SQL mocking library
modern-python/that-depends
Simple Dependency injection framework for Python
jonathanpeppers/Xamarin.Forms.Mocks
Library for running Xamarin.Forms inside of unit tests
ring-clojure/ring-mock
Library to create mock Ring requests for unit tests
HLTech/mockiavelli
HTTP request mocking library for Puppeteer and Playwright
davesag/sequelize-test-helpers
A collection of utilities to help with unit-testing Sequelize models
trurl-master/jsdom-testing-mocks
A set of tools for emulating browser behavior in jsdom environment
urasandesu/Prig
Prig is a lightweight framework for test indirections in .NET Framework.
sanposhiho/gomockhandler
Mr. gomockhandler is the clever and more agile manager of golang/mock (uber/mock) 👔
mimus-swift/Mimus
Swift Mocking Library
jamiebuilds/ninos
Simple stubbing/spying for AVA
omermorad/mockingbird
🐦 Decorator Powered TypeScript Library for Creating Mocks
rhberro/the-fake-backend
Build a fake backend by providing the content of files or JavaScript objects through configurable routes.
43081j/hanbi
A small javascript library for stubbing and spying on methods/functions.
evelynhathaway/jest-location-mock
🗺🧪 Jest hooks for JSDOM location mock
micromata/generator-http-fake-backend
Yeoman generator for building a fake backend by providing the content of JSON files or JavaScript objects through configurable routes.