April 24, 2011
12:13 p.m.
Ok I got it I ws confused by SUnit interference testDo "self run: #testDo" self do: [ Error signal]. self assert: x = 3 self run: #testDo -> red tests self debug: #testDo + proceed -> green tests