Hi,As we can not very easily decide if we are inside a test execution or not there was the idea to have special #halt messages�� https://pharo.fogbugz.com/f/cases/20151/new-halt-messagesThis PR implements them: https://github.com/pharo-project/pharo/pull/1177There is now #haltIfInsideTest and #haltfOutsideTest. I