Microsservices Integration Tests in .NET Core gRPC
This repository has the source code with the gRPC microservices and other examples as well: https://github.com/theGusPassos/.NET-Core-Integration-Tests-Samples
setting up the basics
Let's say we have this gRPC method in our Samples project.
public cl...
gustavopassos.hashnode.dev3 min read