Switching to zope-dev.

On Jul 2, 2009, at 10:40 AM, Chris Withers wrote:

> Jim Fulton wrote:
>> buildout works fine. The problem is the zope.testing test runner,  
>> which will find tests in your eggs directory if your buildout is in  
>> your software path.
>
> I'm safe from this one, since I store all my eggs in ~/buildout-eggs  
> as specified in my ~/.buildout/default.cfg.
>
> However, the same problem occurs with the contents of the build  
> directory :-(


It is really rather shallow and should be easy to fix.  The issue is  
that the test finder will descend into directories that don't have  
__init__.py files, and shouldn't.

Jim

--
Jim Fulton
Zope Corporation


_______________________________________________
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope )

Reply via email to