April 29, 2019
12:54 p.m.
Just a thought on a dream feature... When doing TDD, it would be super cool if in a test method, the state of the image was saved just before an #assert: so if the assert fails the state is restored to just before the assert was called, so I don't have to <Restart> and multi-step <Over> through the whole method to get back to the message I want to step into. cheers -ben