Hussein B was kind enough to say: > Hi. > Please correct my if I'm wrong but it seems to me that the major > continuous integration servers (Hudson, CruiseControl, TeamCity ..) > don't support Python based application.
If you want, you can use ant as a build script, and then define the usual targets (build, dist, test), ecc. and then use xmlrunner to publish them in a junit-like format which can be read through cruisecontrol or other CI tools. -- Alan Franzoni <[EMAIL PROTECTED]> - Remove .xyz from my email in order to contact me. - GPG Key Fingerprint: 5C77 9DC3 BD5B 3A28 E7BC 921A 0255 42AA FE06 8F3E -- http://mail.python.org/mailman/listinfo/python-list