jeudi 16 mai 2019

Contract tests between python and java services that are communicating via activeMQ queues

I've got two services: one written in java and the other written in python. They are communicating via activeMQ queues in such a way that java service produces some messages and python service consumes them. How can I write contract tests to test this integration? Can you recommend some frameworks/way of doing this?

Aucun commentaire:

Enregistrer un commentaire