Join Slack
Powered by
Is there any code demo of consumer test for non-ht...
# general
f
Freddie Jiang
07/28/2025, 2:34 AM
Is there any code demo of consumer test for non-http synchronous messages case? Prefer Java. Thank you!
👋 1
m
Matt (pactflow.io / pact-js / pact-go)
07/28/2025, 2:42 AM
There should be something somewhere - let me take a peek
f
Freddie Jiang
07/28/2025, 2:47 AM
Appreciate it
m
Matt (pactflow.io / pact-js / pact-go)
07/28/2025, 4:32 AM
Sorry, I was in meetings. I found this synchronous plugin example:
https://github.com/pact-foundation/pact-plugins/blob/main/examples/protobuf/area_c[…]-jvm/lib/src/test/groovy/consumer/jvm/AreaCalculatorTest.groovy
@rholshausen
might have some others to share
r
rholshausen
07/28/2025, 4:35 AM
That's the best example, using Protobufs as the message format
👍 1
f
Freddie Jiang
07/28/2025, 5:52 AM
Thank you!
@Matt (pactflow.io / pact-js / pact-go)
@rholshausen
👍 1
Open in Slack
Previous
Next