I added a temporary hacks to TestCase setUp/tearDown methods.

2009/5/3 Nicolas Cellier <[email protected]>:
> Another possibility if you have a debugger is to use printAllStacks() .
> Works on linux with gdb at least...
>
> 2009/5/3 Igor Stasenko <[email protected]>:
>> Hello, is there any way to log results whilie tests are running using
>> test runner?
>> My image hungs during one of tests, and i want to discover at which one.
>> Any hints , where i could hook to write into file entries like:
>>
>> running TestedClass>>testmerhod .... done (failed/passed etc).
>>
>> Btw, such files could be useful for exchange.
>>
>> --
>> Best regards,
>> Igor Stasenko AKA sig.
>>
>> _______________________________________________
>> Pharo-project mailing list
>> [email protected]
>> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
>>
>
> _______________________________________________
> Pharo-project mailing list
> [email protected]
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
>



-- 
Best regards,
Igor Stasenko AKA sig.

_______________________________________________
Pharo-project mailing list
[email protected]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Reply via email to