Summary
- When stepping in the simulator over an assertion failure, we don't want to open a new debugger. (details)
- Updating the debugger layout handling upon a test failure. (details)
- Removing debugging code. (details)
- Refactoring and removing magic from the debugger test diff presenter building. (details)
- Better testing (details)
- Making possible to intercept all kind of exceptions in Context>>runUntilErrorOrReturnFrom: (details)
- Consistent returns (details)