I'm used to write tests in an XP way. Look for example at my tests in : BTW, i'm trying to run all the tests in the last Pharo image. There is 2162 tests, but there is a problem beacuse SemaphoreTests are running forever ...
2008/5/27 Alexandre Bergel <[EMAIL PROTECTED]>: >> Maybe you coul split them in smaller tests ? > > You feel this is necessary. I tried to express one scenario into one test > method. > Does anyone share Serge's feeling? > > Cheers, > Alexandre > >> >> I add a patch for the Color class in PharoInbox. All the Color tests >> are green now ;-) >> >> 2008/5/27 Alexandre Bergel <[EMAIL PROTECTED]>: >>> >>> I added some tests in PharoInBox. >>> I will refine them over the time... >>> >>> Alexandre >>> >>> >>> On 24 May 2008, at 19:11, Stéphane Ducasse wrote: >>> >>>> Hi guys >>>> >>>> I saw that PackageInfo does not have any tests. >>>> It would be great if someone could write a couple of tests. >>>> >>>> stef >>>> >>>> _______________________________________________ >>>> Pharo-project mailing list >>>> [email protected] >>>> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project >>>> >>> >>> -- >>> _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: >>> Alexandre Bergel http://www.bergel.eu >>> ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;. >>> >>> >>> >>> >>> _______________________________________________ >>> Pharo-project mailing list >>> [email protected] >>> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project >>> >> >> >> >> -- >> Serge Stinckwich >> http://blog.doesnotunderstand.org/ >> >> _______________________________________________ >> Pharo-project mailing list >> [email protected] >> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project >> > > -- > _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: > Alexandre Bergel http://www.bergel.eu > ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;. > > > > > > > _______________________________________________ > Pharo-project mailing list > [email protected] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > -- Serge Stinckwich http://blog.doesnotunderstand.org/ _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
