[Zope-dev] setup.py and unittests

yuppie y.2004_ at wcm-solutions.de
Wed Apr 7 16:31:14 EDT 2004


Hi!


Trying to run unittests from a Zope HEAD installation, I stumbled over 
these setup.py issues:

- the new 'transaction' package is missing

- testrunner.py is installed, not test.py

- some files needed to run unittests are missing

- SearchIndex.UnIndex still imports BTree and IOBTree which were removed 
from setup.py 4 months ago


Proposals:

- install test.py instead of the deprecated testrunner.py

- install all files needed to run the unittests

- fix all test failures

- would be nice if at least the nightly tests could be run from a clean 
new installation instead of a sandbox


Cheers,
	Yuppie




More information about the Zope-Dev mailing list