On 5 Feb 2008, at 08:58, Thomas Klausner wrote:
Are there any tools/frameworks available that would (in a perfect, lazy
world) to the following:

* fetch various projects from git (HEAD, and some defined tags)
* run their test suite
* run Devel::Cover (eg via Build testcover)
* run some special tests (eg Pod::Coverage), which probably means to run
 some tests in the testsuite with some special ENV settings
* report all results on a nice and colorfull website


You could look at buildbot. It can do all of the above. It's in Python if that matters :)

--
Andy Armstrong, Hexten




Reply via email to