An open API service indexing awesome lists of open source software.

https://github.com/teran/go-grpctest

gRPC server wrapper to run tests
https://github.com/teran/go-grpctest

go golang grpc protobuf testing

Last synced: 11 months ago
JSON representation

gRPC server wrapper to run tests

Awesome Lists containing this project

README

          

# go-grpctest

![Test & Build status](https://github.com/teran/go-grpctest/actions/workflows/go.yml/badge.svg)
[![Go Report Card](https://goreportcard.com/badge/github.com/teran/go-grpctest)](https://goreportcard.com/report/github.com/teran/go-grpctest)
[![Go Reference](https://pkg.go.dev/badge/github.com/teran/go-grpctest.svg)](https://pkg.go.dev/github.com/teran/go-grpctest)

gRPC server wrapper to run tests