Hi everyone, Can I use Pact-Scala for testing gRPC...
# general
d
Hi everyone, Can I use Pact-Scala for testing gRPC protocol ? If have Can you share with me some info for this?. Thanks
m
I believe
pact4s
does as it wraps the standard JVM interface: https://github.com/jbwheatley/pact4s?tab=readme-ov-file#pact-builder-dsl
I don’t think the old scala-pact library does, however