Projects in Awesome Lists tagged with mocking-library
A curated list of projects in awesome lists tagged with mocking-library .
https://github.com/mswjs/msw
Industry standard API mocking for JavaScript.
api api-mocking devtools mock mock-service-worker mocking mocking-framework mocking-library msw mswjs service-worker
Last synced: 24 Apr 2026
https://github.com/uber/mockolo
Efficient Mock Generator for Swift
commandline efficient fast generates-mocks mock mockgen mockgenerator mocking mocking-framework mocking-library mocking-utility mocks performant protocols scale scaleable subclassing swift swiftsyntax xcode
Last synced: 11 Jun 2025
https://github.com/eproxus/meck
A mocking library for Erlang
erlang meck mocking-library testing
Last synced: 14 May 2025
https://github.com/10up/wp_mock
WordPress API Mocking Framework
mockery mocking-library monkey-patching patchwork phpunit testing-library unit-testing wordpress
Last synced: 13 May 2025
https://github.com/morsdyce/mimic
Seamless client side mocking
frontend mock mocking mocking-framework mocking-library mocking-utility test testing tools
Last synced: 05 Apr 2025
https://github.com/mockito/mockito-scala
Mockito for Scala language
cats mock mocking-framework mocking-library mockito mocks scala scalatest scalaz specs2 tdd test-automation test-driven-development testing testing-tools
Last synced: 15 Apr 2026
https://github.com/soumak77/firebase-mock
Firebase mock library for writing unit tests
firebase firebase-admin firebase-auth firebase-database firebase-firestore firebase-functions firebase-storage mock mocking mocking-library mocks testing unit-testing
Last synced: 12 Apr 2025
https://github.com/graphql-mocks/graphql-mocks
Build web applications today against the GraphQL APIs of tomorrow.
api-mocking browser graphql graphql-mocks mocking-framework mocking-library node nodejs
Last synced: 04 Apr 2025
https://github.com/DavidDeSimone/mock_derive
A mocking library for Rust-lang
crates mock mock-library mocking mocking-library rust rust-library trait unit-testing
Last synced: 29 Mar 2025
https://github.com/daviddesimone/mock_derive
A mocking library for Rust-lang
crates mock mock-library mocking mocking-library rust rust-library trait unit-testing
Last synced: 13 Apr 2025
https://github.com/serg046/autofake
Mock any type members including static and non-virtual ones
fake fake-data faker faker-library mock mocking mocking-library monkey-patching testing-tools
Last synced: 18 Sep 2025
https://github.com/thekashey/react-remock
Get any Component replaced. Anywhere. 🛠♻️
dependency-injection mock mocking mocking-library react testing
Last synced: 13 Jun 2025
https://github.com/eshengsky/chrome-extension-mocker
The most convenient tool to mock requests for axios, with built-in Chrome extension support.
axios axios-adapter axios-module mock mock-library mocking mocking-library
Last synced: 27 Feb 2025
https://github.com/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
automation go golang golang-library mock mocking-library test-automation testing testing-automation unit-test unit-testing unittest unittesting ut
Last synced: 21 Mar 2025
https://github.com/saeris/valimock
🃏 Generate mock data for Valibot schemas using Faker
faker mocking-library testing valibot
Last synced: 01 Aug 2025
https://github.com/stakx/moq
My personal (abandoned) fork for working on Moq® 4
dotnet dotnet-core mock mocking mocking-library net45 netstandard20 unit-testing
Last synced: 14 Jan 2026
https://github.com/philippmdoerner/mockingbird
A package to mock procedures and functions without turning it all into OOP.
mocking-library nim-lang nimscript testing unit-testing
Last synced: 25 Jul 2025
https://github.com/dmayo3/mocksafe
Type-safe mocking for Python.
mocking mocking-library mocks python testing type-safety typesafe unit-testing
Last synced: 17 Jan 2026
https://github.com/hermanussen/mocksourcegenerator
A C# mocking library that generates mocks at compile-time using a source generator
csharp-sourcegenerator mocking-library
Last synced: 14 Jan 2026
https://github.com/jihchi/res-msw
Mock Service Worker (MSW) bindings for ReScript
bindings bucklescript bucklescript-bindings mock mocking mocking-framework mocking-library msw reasonml rescript rescript-bindings service-worker
Last synced: 28 Mar 2025
https://github.com/hermanussen/MockSourceGenerator
A C# mocking library that generates mocks at compile-time using a source generator
csharp-sourcegenerator mocking-library
Last synced: 17 Apr 2025
https://github.com/417-72ki/mockuserdefaults
Mocking UserDefaults for tests
ios mock mocking-library objective-c swift userdefaults
Last synced: 09 May 2025
https://github.com/mhweiner/cjs-mock
'Immutable' NodeJS module mocking (CJS) for unit testing purposes. Similar to proxyquire, but simpler and safer. Sponsored by https://aeroview.io
commonjs commonjs-modules mock mocking mocking-library mocking-utility mockito proxyquire testing-tools unit unit-testing
Last synced: 20 Mar 2025
https://github.com/stakx/dissecting-moq4
An experiment in reducing Moq 4 to a smaller set of core features by removing "convenience" features one after another, and documenting the process along the way.
architecture documentation dotnet dotnet-core internals mock mocking mocking-library moq net45 netstandard20 software-architecture unit-testing
Last synced: 15 May 2025
https://github.com/anugotta/http_cyclic_mocks
A Simple and lightweight Dart library for mocking/overriding HTTP responses with Dio. In this library you can add multiple responses for a single route/api endpoint.
dio flutter library mock mocking mocking-library mockserver pubdev
Last synced: 03 Mar 2026
https://github.com/nshimiye/react-mock
Combining the power of Pretenderjs and Fakerjs
fakerjs mocking-library pretenderjs
Last synced: 09 Feb 2026
https://github.com/islamhaqq/sahltestingframework
Unit Testing Framework (Mocking Library Included)
automation automation-framework google-test mocking mocking-library tdd testing unit-testing
Last synced: 01 Jul 2026
https://github.com/lemonlion/mongodb.inmemoryemulator
An In-Process Emulator/Fake For MongoDB To Be Used For Integration/Component Testing
acceptance-testing component-testing database emulator fake integration-testing mock mocking-library mongodb testing testing-tools
Last synced: 26 Apr 2026
https://github.com/potherca-blog/phpunit-mock-function
Trait that allows mocking functions in PhpUnit testcase.
mock mock-function mocking mocking-library php phpunit phpunit-extension phpunit-mock phpunit-util trait
Last synced: 19 Jul 2025
https://github.com/ajeydudhe/facile-mock
facile-mock is a simple mocking library for BrowserMobProxy to allow mocking the http requests in the tests. It allows running a given test with given scope as unit test or integration test. In case of the scope as integration test the mocking will be skipped altogether and run against actual server.
browsermob-proxy http mock mock-library mocking-library testing testng
Last synced: 27 Jul 2025
https://github.com/slowli/mimicry
Lightweight mocking / spying library for Rust
Last synced: 17 Mar 2025