[Zope3-dev] Re: running tests from src as opposed to an instance

Philipp von Weitershausen philipp at weitershausen.de
Thu Jul 6 12:30:48 EDT 2006


Chris Withers wrote:
> Hi All,
> 
> Is there any more graceful way to run the zope.i18n tests from the Zope
> core than the following from an instance:
> 
> bin\tests --path=/../lib/python -s zope.i18n

$ svn co .../trunk Zope3
$ cd Zope3
$ make
$ python test.py -s zope.i18n

Philipp


More information about the Zope3-dev mailing list