[z3-five] Re: New testrunner on the Zope 2 trunk.
Jim Fulton
jim at zope.com
Wed Oct 26 16:11:08 CEST 2005
Philipp von Weitershausen wrote:
> Jim Fulton wrote:
>
>>I just checked in a new test runner on the Zope 2 trunk. It is mostly
>>backward compatible with the old test runner. You can get help on
>>the test runner by running it with -h. There is more extensive
>>documentation in lib/python/zope/testing/testrunner.txt.
>
>
> Thanks!
>
>
>>Note that the new test runner complains if test_suite functions don't
>>return test suites. There is a zope.i18n test suite that it
>>currently complains about. Unfortunately, I can't just fix this
>>because it is an svn:external and it will be too painful to create a
>>tag with the necessary fix in the short term. I expect we will be
>>integrating a newer version of Zope 3 later in the week and we'll
>>take care of this then.
>
>
> Regarding that, in my sandbox I have a few fixes to the Zope trunk that
> are needed for Five 1.3 but require Zope 3.2 sitting in the zope
> package. Can we maybe make a branch soon for this integration work so I
> can check in my stuff?
Of course. Go ahead. I'm a little bit puzzled by the question. :)
> Also, Fred probably wants a work space for moving
> Zope 2 to zpkgutils; right now you need to copy a pre-built Zope 3.2
> tree into the Zope 2 tree (plus pytz and zodbcode).
Why don't you coordinate that with Fred. In might be easier for him to
wait until you merge your changes to the trunk, but that's up to the 2 of
you.
Jim
--
Jim Fulton mailto:jim at zope.com Python Powered!
CTO (540) 361-1714 http://www.python.org
Zope Corporation http://www.zope.com http://www.zope.org
More information about the z3-five
mailing list