Hey there, im trying to test Kafka messages with P...
# general
m
Hey there, im trying to test Kafka messages with Pact. We are using Avro to send the messages, but i can't find any documentation for that. Help would be appreciated. Thank you.
m
We don't currently support Avro
You could try an approach like this where you serialise to/from json https://medium.com/@ivangsa/consumer-driven-contract-testing-for-grpc-pact-io-d60155d21c4c
m
ok thanks. i'll take a look.
👍 1
m
Or if you really were up for it, you could build a plugin. What language do you use?
m
The project where im trying to implement the tests is using kotlin
👍 1
m
@uglyog is the content type plugin something Marcello could look to copy from Protobufs or CSV?
m
Is avro support something which is planned? And if yes, do you have a rough time estimation when we can expect it?
m
It's on our backlog but not yet prioritised or sized
See pact.canny.io it should be there if you'd like to vote on it