Alex Gaynor 11/2/2010

The continuous integration I want

Read Original

The article discusses the challenge of comprehensive testing for open-source Python projects like Django, which must run across many Python versions, databases, and OSes. It proposes a distributed CI system called 'PonySwarm,' where users volunteer their machines via a config file and bootstrap script to automatically run tests for various project configurations, reporting results to a central server.

The continuous integration I want

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week