protoc-gen-mock
Mock generator
A tool that generates mock gRPC services from proto definitions to simplify testing and development workflows.
47 stars
3 watching
11 forks
Language: Go
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
hamedfathi/mockablestaticgenerator | A tool to generate mockable interfaces and wrapper classes for static and extension methods in C#. | 14 |
percolate/charlatan | Tools to generate mock implementations of interfaces in Go programming language | 203 |
hermanussen/mocksourcegenerator | A C# mocking library that generates mocks at compile-time using a source generator | 11 |
gojuno/minimock | Generates mocks from Go interface declarations to simplify unit testing | 640 |
grpc-ecosystem/protoc-gen-grpc-gateway-ts | Generates TypeScript clients for gRPC services used in web and Go applications. | 141 |
moul/protoc-gen-gotemplate | A plugin for generating code from Protocol Buffers files using Go's text templating engine. | 438 |
guilhermecaruso/mooncake | A tool for generating mocks to simplify development and testing of software interfaces | 18 |
cezarypiatek/grpc-mock-server | A standalone component for mocking GRPC services using WireMock.NET stubbing engine | 32 |
utrack/clay | Automatically generates HTTP handlers for gRPC servers with complete Swagger definitions in Go | 290 |
seborama/govcr | An HTTP mock tool that records and replays interactions for offline testing of Go applications. | 174 |
kaeluka/mock-data-gen | A library to generate random data from IO-TS types for testing purposes. | 7 |
soc221b/zod-schema-faker | A tool for generating mock data from Zod schemas. | 15 |
matryer/moq | A tool that generates mock implementations of interfaces for testing and code generation. | 1,995 |
tokopedia/gripmock | A tool to create mock gRPC services for testing and development purposes. | 660 |
fadelis/protoc-gen-java-optional | An extension to the Protobuf compiler that adds null-safe methods to generated Java classes | 8 |