Hi everyone! :wave:. Me and my collegue are doing ...
# general
a
Hi everyone! 👋. Me and my collegue are doing an internship at a large regional IT-organisation and have been asked to work on a proof-of-concept project to see if Pact could be something that they could implement in their organisation for integration testing and deploy testing etc. Their system is a large system built on many jvm based components built with Maven and running with Mule. It uses AMQ message queues and they want us to test the functionality for testing their components both in pipeline and for integration with other components. I find it rather difficult to find good literature on Pact in these type of enviorments and mainly just for one provider - consumer testing with HTTP. D you guys have any tips or links for me to study and checkout for this purpoise? Thanks 😃
m
I don’t think we have good async/message pact tutorials, you’re right
There are a number of examples here: https://docs.pactflow.io/docs/examples/
a
Thank you @Matt (pactflow.io / pact-js / pact-go) för the links! I will check these out!
👍 1