citrus-simulator icon indicating copy to clipboard operation
citrus-simulator copied to clipboard

Record/Replay function

Open svettwer opened this issue 7 years ago • 1 comments

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.

svettwer avatar Nov 04 '18 12:11 svettwer

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.

bbortt avatar Aug 21 '23 19:08 bbortt