Debugging
During a test run, Antithesis explores your system across a multitude of possible execution paths. You can jump into any moment on any possible execution path with a multiverse debugging session. This moment you jump into to start your investigation is called the debug moment.
Multiverse debugging allows you to:
- time-travel to pull information from the past, present, or future of the debug moment.
- do destructive analysis, interacting with your system while being able to retrieve the exact repro at any time.