Daily Archives: December 4, 2007

Using Hudson as a Continuous Integration tool for Python

On a project I’m involved in, we are programming both in Java and Python. The Java part has been written TDD-style, with Hudson as the CI tool from the beginning. I’ve tried to promote unit testing and CI for the … Continue reading

Posted in continuous integration, hudson | 1 Comment