mock-library
There are 25 repositories under mock-library topic.
mockito/mockito
Most popular Mocking framework for unit tests written in Java
NagRock/ts-mockito
Mocking library for TypeScript
felangel/mocktail
A mock library for Dart inspired by mockito
theKashey/rewiremock
The right way to mock dependencies in Node.js or webpack environment.
kriomant/mockers
Mocking library for Rust
appunite/mockery
Simple mocking library for asynchronous testing in Elixir.
omermorad/mockingbird
🐦 Decorator Powered TypeScript Library for Creating Mocks
DavidDeSimone/mock_derive
A mocking library for Rust-lang
eshengsky/chrome-extension-mocker
The most convenient tool to mock requests for axios, with built-in Chrome extension support.
chuyeow/facon
Facon is a mocking library in the spirit of the Bacon spec library. Small, compact, and works with Bacon.
D-Pow/mock-requests
The first fetch/XMLHttpRequest network-mocking library that's actually user-friendly
Azure/umock-c
A pure C mocking library
danrevah/shortify-punit
🔨 PHP Mocking Framework, includes method chaining stubbing.
iredelmeier/pseudo
A small mocking library for Rust
fackito/fackito
A Java Faker framework that pre-stubs Mockito mocks
liucijus/jinsist
Mock (expectations) library for Java/JVM
theopenwebjp/get-user-media-mock
Mock library for getUserMedia and related functions.
hotspacode/neeza
Java Qiuck Mock Tool/Java快速简单的Mock利器
iwishiwasaneagle/wiringPi-mock
A dummy wiringPi library, for compiling on non-raspberry pi platforms
ecrmnn/hoax.js
Mock objects with ease
smolijar/mlok
TypeScript mocking library focused on simplicity and testing DX
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.
Tynarus/apily
A basic mock service written in JavaScript, for easy implementation into JavaScript UI projects requiring mocks for development or testing.
vitalijr2/mock-jdk-platform-logging
JDK Platform Logging Service with mock loggers backed by Mockito.
vitalijr2/mock-loggers
Logging services can be tested using mock loggers backed by Mockito: there are implementations for commons-logging, JDK logging, SLF4J and tinylog.