SUnit debugging hint.

Tom Phoenix rootbeer at redcat.com
Tue May 30 00:18:53 UTC 2006


On 29 May 2006 18:01:46 -0400, R. Clayton <rvclayton at acm.org> wrote:

>   openDebuggerOnFailingTestMethod
>     "SUnit has halted one step in front of the failing test method. Step over
>      the 'self halt' and send into 'self perform: testSelector' to see the
>      failure from the beginning"
>
>      self
>           halt;
>           performTest

Perhaps I'm misunderstanding what you want. But did you try stepping
over the 'self halt', and then into the actual failing test method?

Hope this helps!

--Tom Phoenix



More information about the Squeak-dev mailing list