GRPC-Mock-Server
GRPC mock
A standalone component for mocking GRPC services using WireMock.NET stubbing engine
Super fast, platform independent, standalone component for mocking GRPC services using WireMock.NET stubbing engine
32 stars
2 watching
1 forks
Language: C#
last commit: 21 days ago
Linked from 1 awesome list
csharp-sourcegeneratorgrpchttpmock-servermockingstubbing
Related projects:
Repository | Description | Stars |
---|---|---|
tokopedia/gripmock | A tool to create mock gRPC services for testing and development purposes. | 663 |
fadelis/grpcmock | A tool to easily mock gRPC endpoints for unit testing and integration testing | 148 |
jasonbock/rocks | A mocking library based on the Compiler APIs (Roslyn + Mocks) to create mock objects for unit testing and verification of virtual methods | 266 |
hermanussen/mocksourcegenerator | A C# mocking library that generates mocks at compile-time using a source generator | 11 |
testinggospels/camouflage | A tool for simulating APIs and microservices for testing purposes | 282 |
mocktools/ruby-smtp-mock | A tool for mocking SMTP servers in test environments. | 67 |
bojand/grpc-caller | A library for building gRPC clients with improved functionality and ease of use. | 183 |
seborama/govcr | An HTTP mock and API simulation tool for Go programming language | 177 |
richardszalay/mockhttp | A testing layer for the HttpClient library that allows stubbed responses to be configured using a fluent API | 1,639 |
danielgtaylor/apisprout | A lightweight mock API server for testing and development | 703 |
utrack/clay | Automatically generates HTTP handlers for gRPC servers with complete Swagger definitions in Go | 290 |
easycz/grpc-web-hacker-news | An example app demonstrating grpc-web integration with React and Redux | 386 |
driftrock/mockingbird | Assists with creating testable HTTP clients by providing an alternative implementation of HTTP requests | 3 |
grpc-swagger/grpc-swagger | Tools for debugging and exploring gRPC services using Swagger UI | 426 |
carvalhorr/protoc-gen-mock | A tool that generates mock gRPC services from proto definitions to simplify testing and development workflows. | 47 |