Just a short wish list for 1.1. regarding test cases:

 1. After running all tests in 1.0 I still have three files
    left on hard disk (rb-spelling.dat, foobug6933,   
    NSDataStreamTest###testGlobal test)
 
    If we are able to create a Continuos Integration system
    (for core and dev image) we should check in a final test 
    case that no files are left.

 3. We still have classes with methods that are not categorized. 
    For instance the methods in RenderBugz (a test case subclass) 
    could be easily categorized.

    One quality check for the CI system could be to check if
    all methods in a release are categorized.
    
 2. When deleting all test cases using
   
      TestCase allSubclasses do: [:each | each removeFromSystem ]

    I have also Monticello packages changed that are not in test 
    packages.    

    Hope we find the time to clearly separate the tests from 
    the "core" package to clean unload the tests and continue
    the modularization efforts.

However ... the only constant is change and our progress so
far is really good.

Bye
T.




    
-- 
GRATIS für alle GMX-Mitglieder: Die maxdome Movie-FLAT!
Jetzt freischalten unter http://portal.gmx.net/de/go/maxdome01

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

Reply via email to