mooncake
Mock generator
A tool for generating mocks to simplify development and testing of software interfaces
A simple way to generate mocks for multiple purposes
18 stars
2 watching
0 forks
Language: Go
last commit: about 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
gojuno/minimock | Generates mocks from Go interface declarations to simplify unit testing | 640 |
percolate/charlatan | Tools to generate mock implementations of interfaces in Go programming language | 203 |
unclecheese/silverstripe-mock-dataobjects | A module providing intelligent content generation and mock data functionality for DataObjects in a PHP-based content management system. | 18 |
kaeluka/mock-data-gen | A library to generate random data from IO-TS types for testing purposes. | 7 |
vm-001/lua-jsonschema-mocker | A Lua library to generate mock data from JSON Schemas. | 3 |
hermanussen/mocksourcegenerator | A C# mocking library that generates mocks at compile-time using a source generator | 11 |
alyssaxuu/animockup | An online tool for creating animated mockups of products in web-based applications. | 1,653 |
hamedfathi/mockablestaticgenerator | A tool to generate mockable interfaces and wrapper classes for static and extension methods in C#. | 14 |
carvalhorr/protoc-gen-mock | A tool that generates mock gRPC services from proto definitions to simplify testing and development workflows. | 47 |
friendsofgo/killgrave | A tool to create and manage mock servers with customizable responses | 522 |
duckie/mongo_smasher | Generates randomized data for testing MongoDB databases | 34 |
jorgenvatle/feathers-factory | A utility for generating mock data to test Feathers services | 7 |
matryer/moq | A tool that generates mock implementations of interfaces for testing and code generation. | 1,995 |
itmaga/zodock | Generates mock data based on Zod schemas for testing and API purposes | 13 |
thomas-girotto/mockgen | A C# mocking library using source generators | 16 |