[TIP] continuous integration - what are you using?

Baiju M mbaiju at zeomega.com
Mon Aug 31 11:02:19 PDT 2009


On Fri, Aug 28, 2009 at 4:36 AM, C. Titus Brown<ctb at msu.edu> wrote:
> Hi all,
>
> I think I'm going to do a comparison of CI tools soon, and I wanted to
> know what people are using in their Python projects.  So far I'm
> planning on looking at these three:
>
> Hudson
> CruiseControl
> buildbot

I recently started experimenting with Buildbot using
"collective.buildbot" [1]. Setting up Buildbot was easy
with this tool.

http://pypi.python.org/pypi/collective.buildbot

Regards,
Baiju M



More information about the testing-in-python mailing list