I’m trying to write contract tests for gRPC service and wondering if there’s support for gRPC/Protobuf plugins in Pact.Net. All official documentation seems to not use the plugin.
Trying to write contract tests using PactNet for a gRPC service using the protobuf/gRPC plugin. Not able to find suitable examples of PactNet supporting plugins.