mocking-library
There are 51 repositories under mocking-library topic.
mswjs/msw
Industry standard API mocking for JavaScript.
uber/mockolo
Efficient Mock Generator for Swift
eproxus/meck
A mocking library for Erlang
10up/wp_mock
WordPress API Mocking Framework
morsdyce/mimic
Seamless client side mocking
mockito/mockito-scala
Mockito for Scala language
soumak77/firebase-mock
Firebase mock library for writing unit tests
JasonBock/Rocks
A mocking library based on the Compiler APIs (Roslyn + Mocks)
graphql-mocks/graphql-mocks
Build web applications today against the GraphQL APIs of tomorrow.
DavidDeSimone/mock_derive
A mocking library for Rust-lang
Serg046/AutoFake
Mock any type members including static and non-virtual ones
theKashey/react-remock
Get any Component replaced. Anywhere. 🛠♻️
eshengsky/chrome-extension-mocker
The most convenient tool to mock requests for axios, with built-in Chrome extension support.
D-Pow/mock-requests
The first fetch/XMLHttpRequest network-mocking library that's actually user-friendly
TommyLemon/unitauto-go
UnitAuto - ☀️ 最先进、最省事、ROI 最高的单元测试,机器学习 零代码、全方位、自动化 测试 方法/函数,用户包含腾讯、快手、某 500 强巨头等,本项目为 Go 版 ☀️ 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. This repo is the Go version
JamesHutchison/megamock
The developer experience (DevX) upgrade for Python mocking
Saeris/valimock
🃏 Generate mock data for Valibot schemas using Faker
stakx/moq
My personal (abandoned) fork for working on Moq® 4
trayio/mock-inspect
Mocks network requests and allows you to make assertions about how these requests happened. Supports auto-mocking of graphQL requests given a valid schema.
mockagne/mockagne
Fully dynamic mocking for Lua
PhilippMDoerner/mockingbird
A package to mock procedures and functions without turning it all into OOP.
hermanussen/MockSourceGenerator
A C# mocking library that generates mocks at compile-time using a source generator
jihchi/res-msw
Mock Service Worker (MSW) bindings for ReScript
facile-it/moka
Shorthand for creating mock objects :coffee:
omeerkorkmazz/MoqAssist
A Lightweight Mocking Assistant for Moq Library in .NET Platforms.
417-72KI/MockUserDefaults
Mocking UserDefaults for tests
dmayo3/mocksafe
Type-safe mocking for Python.
Muyangmin/DataMocker
A powerful library to mock arbitrary data for java and android projects.
mhweiner/cjs-mock
'Immutable' NodeJS module mocking (CJS) for unit testing purposes. Similar to proxyquire, but simpler and safer. Sponsored by https://aeroview.io
aws-samples/aws-sdk-js-client-mock-test
Testing aws-sdk-client-mock
joeythomaschaske/lightning-litmus-library
An apex mocking library inspired by jest
smalti/gmock-win32
The library implements gmock functionality for global win32 functions.
dummie-java/dummie
Make it easy to createt dummy data for testing purpose
pecpwee/envMock
An Android Library for mocking the signal for locating
LuckyMcBeast/kotmock
A simple mocking library for Kotlin/Native and Kotlin/JVM with the goal of being Native-first with no dependencies other than Kotlin itself.
SignalWhisperer/async-mock-rs
Async mocking library for Rust