[Zope-dev] Will zope.testing 3.10 be included in ZTK 1.0 final?

2010-09-15 Thread Robin Lee
Will zope.testing 3.10 be included in ZTK 1.0 final? And the test suite is not registered in setup.py in zope.testing 3.9 branch. Robin ___ Zope-Dev maillist - Zope-Dev@zope.org https://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or

Re: [Zope-dev] Will zope.testing 3.10 be included in ZTK 1.0 final?

2010-09-15 Thread Hanno Schlichting
On Wed, Sep 15, 2010 at 9:29 AM, Robin Lee robinlee.s...@gmail.com wrote: Will zope.testing 3.10 be included in ZTK 1.0 final? No. The zope.testing and testrunner refactorings will not be included in ZTK 1.0. There's too many changes that need to be made in downstream projects to support this.