grpc-testing
There are 16 repositories under grpc-testing topic.
Fadelis/grpcmock
A gRPC Java testing tool to easily mock endpoints of gRPC services for IT or Unit testing
sigoden/htte
Document Driven API Test Framework
pecker-io/karate-grpc
gRPC Testing Made Simple by Karate
mockqa/demo
Repository with some useful configuration examples for mock.qa gRPC mocking service
nleiva/gmessaging
GPB and gRPC testing
benz93chung/GrpcMvvm
An explorative Android project of gRPC + MVVM + LiveData
Kralizek/AutoFixtureExtensions
A set of small extension packages to make the life of AutoFixture users easier.
tgrpc/tgrpc
invoke grpc in terminal
toronik/grpc-wiremock
gRPC Mock Server
seth-shi/go-zero-testing-example
go-zero unit testing and integration testing
ji-podhead/protobuffctl
A CLI, API Server and Dashboard that enables you to automate and test all protobuf functions. Manage,create and delete protobuff Components. Sync and Roll back like with version controll.
lynix28/grpc-node-k6-example
GRPC automation test example with NodeJS (as Server) and K6 by Grafana Labs (as Client)
shivuslr41/grpc-tester
Simple gRPC tester tool using grpcurl and jq
lynix28/api-grpc-mochai-example
GRPC automation test example with Mocha JS + Chai