[Zope3-dev] ALL test crashing Python?

Steve Alexander steve@cat-box.net
Fri, 22 Nov 2002 15:34:17 +0000


> I used to like to do that too, but the test script is *so* good,
> that I recomment using it:
>
>   python test.py testXXXX


Actually, I hadn't realised before that you can type

   python test.py testModule

from the Zope3 root directory, and the test script will find the 
lib/python/Persistence/test/testModule.py module and run its tests.

Wahey!

--
Steve Alexander