On 10/15/2014 7:25 AM, Dicebot wrote: > How can one continue without recovering? This will result in any kind of > environment not being cleaned and false failures of other tests that share it. Unittest asserts are top level - they shouldn't need recovering from (i.e. unwinding). Just continuing.