Re: [Zope3-Users] using zope.testing's testrunner outside of zope

2008-01-30 Thread Stephan Richter
On Wednesday 05 December 2007, Chris Withers wrote:
 I've come to realise that a lot of the python packages I've developed
 for use outside of zope (twiddler and mailinglogger spring to mind) rely
   on zope.testing and work best with the testrunner in zope.testing.

 What's the best way to use this in a non-zope environment?

If you use buildout, there is a recipe for creating a test runner. See 

http://svn.zope.org/zope.kgs/trunk/?rev=83325

for a good example.

 Also, what's the best way to indicate in setup.py that my package needs
 zope.testing for the tests?

There is a test option, where you can list all packages that should be 
installed for testing. See

http://svn.zope.org/zope.component/trunk/setup.py?rev=81358view=auto

Regards,
Stephan
-- 
Stephan Richter
Web Software Design, Development and Training
Google me. Zope Stephan Richter
___
Zope3-users mailing list
Zope3-users@zope.org
http://mail.zope.org/mailman/listinfo/zope3-users


Re: [Zope3-Users] http://wiki.zope.org/zope3/LocalComponentManagementSimplification status and implementation status aren't updated ?

2008-01-30 Thread Stephan Richter
On Sunday 02 December 2007, KLEIN Stephane wrote:
 * Status : IsProposal
 * Implementation Status : not implemented.

 Those information aren't updated ?

It's correct. This has been implemented in Zope 3.2 as promised.

Regards,
Stephan
-- 
Stephan Richter
Web Software Design, Development and Training
Google me. Zope Stephan Richter
___
Zope3-users mailing list
Zope3-users@zope.org
http://mail.zope.org/mailman/listinfo/zope3-users