[Distutils] Problem with buildout and zc.recipe.cmmi
Tarek Ziadé
ziade.tarek at gmail.com
Sat Dec 12 18:34:56 CET 2009
On Sat, Dec 12, 2009 at 6:29 PM, ssteinerX at gmail.com
<ssteinerx at gmail.com> wrote:
>
> On Dec 12, 2009, at 11:26 AM, Tarek Ziadé wrote:
>
>> There are hundreds of way to break things :)
>>
>> IOW everytime a change is made, there's a potential risk. Functional
>> tests may help
>
> Tarek,
>
> What are you using for a test suite pre-release now?
I run the test command using python then python3 :
$ python setup.py test
$ python3 setup.py test
the latter triggers the 2to3 script and launch the tests in build/
>
> I started on the multi-package installer we talked about but we never got back together to get it into the release testing.
That would be a good timing to continue then ;)
Tarek
More information about the Distutils-SIG
mailing list