CruiseControl for continuous integration

Jun 4, 2003 19:59 · 31 words · 1 minute read

CruiseControl is a tool designed specifically for nightly builds and continuous integration. It monitors the source repository and, when there are changes, checks out the sources, builds and runs the tests.