Marcus, We have the rule to do something, even if what we do it is not perfect. >
I never suggested this. Only trying to improve the way we are working, so that we can work more efficiently. > > The idea to request a test for everything does not work. And in addition, > even tests do no guarantee that > a change will have no impact. > > Marcus > > Do you have negative experiences with writing tests? I've been using it all my professional career; and I firmly believe it is the only way to develop software, a good test set really helps to move forward at a sustainable pace. Close attention should off course be payed to the quality of the tests also. You are right on the point that extensive testing does not give you a mathematical certainty that everything works, but having a good test set catches most of the bugs, certainly if you're adapting/refactoring an existing system: which is the goal of Pharo: evolve/refactor Squeak. Kind Regards, Bart
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project