[TIP] continuous integration in practice for Python developers

Marco Buttu marcobuttu at nanoelectronic.net
Sun Jan 18 23:46:24 PST 2009


On Mon, 2009-01-19 at 14:28 +1300, Noah Gift wrote:

> I recently read:
> 
> http://martinfowler.com/articles/continuousIntegration.html
> 
> And I was wondering if anyone had some reading material they could
> recommend for practical implementations of this in a Python-centric
> workflow.  Tarek has some good stuff in his Expert Programming book,
> but I want more :)
> 
> I am especially interested in how Python specific things like Sphinx,
> Doctest, Nose, mix with new things like Distributed Version Control
> and Virtualization.

Perhaps ``Foundations of Agile Python Development'':

http://www.apress.com/book/view/9781590599815

and this one:

http://vallista.idyll.org/~grig/articles/

Regards,
-- 
Marco Buttu




More information about the testing-in-python mailing list