AW: Supporting the harvesting process and Squeak

Gerald Leeb Gerald.Leeb at anecon.com
Fri May 17 09:31:32 UTC 2002


You all should also add UnitTests to each bug report if possible and necessary.

This could help to understand the bug or how a service (method) should work.

have fun
Gerald.


-----Ursprüngliche Nachricht-----
Von: stephane ducasse (home) [mailto:ducasse at iam.unibe.ch]
Gesendet: Donnerstag, 16. Mai 2002 22:23
An: squeak dev
Betreff: Supporting the harvesting process and Squeak


Hi all,

I'm sorry to say that again but please try to understand that if you want 
to help the harvesters (I'm quite inactive now but when I see all the 
material submitted tests I'm really thinking that this is hopeless) you 
should provide SUnit tests.

Even with tests we will have problems to see if your code is not breaking 
something else so at least a bunch of tests will help us controlling and 
documenting your changes.

I wrote an english version of an article that describes SUnit so please 
use SUnit. When you code something you test it to test if this is working 
so try to code it into a TestCase subclass methods instead of a workspace.

Sometimes I'm sad that other communities can get this important point and 
not this one.

Stef





More information about the Squeak-dev mailing list