citrus-simulator
citrus-simulator copied to clipboard
Record/Replay function
Based on this request via twitter.
User story As a Citrus simulator user, I would like to record the communication between my SUT and a third party system, so that this recorded communication can be replayed to simulate the third party system for my SUT.
that is actually called PACT testing, right? I'd love to see this, too! I think https://github.com/pact-foundation/pact-jvm will give us a good headstart! would be a big (big!) plus for citrus and its -simulator.
Imma try implementing this after a stable V3 release.