"Grig" <[EMAIL PROTECTED]> writes on 28 Dec 2004 18:47:45 -0800: > ... > My own experience with pyUnit has been very satisfactory and for me > personally pyUnitPerf scratches an itch.
We use "pyUnit" extensively and are mostly satisfied. There is one essential problem we hit more often: setting up and tearing down can take excessive time. Often, we are forced to abandon the test independence and let a complete set of tests share the main part of the fixture. -- Dieter -- http://mail.python.org/mailman/listinfo/python-list