Version: 1.2 (using KDE KDE 3.1.94DevelKDE 1.2) Installed from: RedHat RPMsRedHat RPMsRedHat RPMs Umbrello needs a test suite so that existing functionality can be checked as modifications are made. (This test suite might help to also document the functionality of umbrello) At this time, about the only thing that could be implemented is reading/writing XMI files of various versions. Since umbrello isnt a library we would need something like a batch/script mode for running umbrello sans gui so that, in an automated way, various other critical things like adding/deleting packages, diagrams, operations, classes, associations, etc could be checked (both for runtime crashes as well as 'correctness' of component meta-data via a comparison with a "cannonical" output XMI file).
Qt Test framework for unit testing is available and used. There are still not many unit tests implemented. Much more work needs to be done.