Pybots - continuous integration with a twist
by Grig Gheorghiu
Do you have automated tests for your Python project? Would you like to run them on various platforms and operating systems, whenever there is a check-in to the Python core repository? Would you like to be notified whenever a new Python feature breaks your software? If the answer to these questions is Yes, then this article by Grig Gheorghiu will show you how to accomplish these goals by using the Pybots buildbot farm.