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: almost 4 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 out of Go interface declarations to make testing easier and more efficient. | 649 |
grpc-ecosystem/protoc-gen-grpc-gateway-ts | Generates TypeScript clients for gRPC services used in web and Go applications. | 142 |
moul/protoc-gen-gotemplate | A plugin for generating code from Protocol Buffers files using Go's text templating engine. | 440 |
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 and API simulation tool for Go programming language | 177 |
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. | 20 |
matryer/moq | A tool that generates mock implementations of interfaces for testing and code generation. | 2,009 |
tokopedia/gripmock | A tool to create mock gRPC services for testing and development purposes. | 663 |
fadelis/protoc-gen-java-optional | An extension to the Protobuf compiler that adds null-safe methods to generated Java classes | 8 |