SUnit error handling discrepancy

Damien Cassou damien.cassou at gmail.com
Thu Mar 15 11:42:12 UTC 2007


2007/3/13, Keith Hodges <keith_hodges at yahoo.co.uk>:
> 1) should SUnit only trap Unhandled errors, in its error count?
> 2) Or should #debug trap errors like #run does ?

What is the meaning of #debug: ? Currently I use it in my test
comments to rapidly execute a test. It's better than #run: because it
raises a debugger on which I can see what was wrong.

-- 
Damien Cassou



More information about the Squeak-dev mailing list