Replay testing is a technique for event-sourced systems that replays the entire production event history through a new code version to validate backward compatibility and correctness. Two oracle types are covered: implicit oracles (crash-free execution) and explicit oracles (comparing final state against known production
Sort: