Projects tagged ‘agile’ and ‘continuous_integration’


[12 total ]

97 Users
   

CruiseControl is a framework for a continuous build process. It includes, but is not limited to, plugins for email notification, Ant, and various source control tools. A Web interface is provided to ... [More] view the details of the current and previous builds. [Less]
Created over 3 years ago.

51 Users
   

The BuildBot is a system to automate the compile/test cycle required by most software projects to validate code changes. By automatically rebuilding and testing the tree each time something has ... [More] changed, build problems are pinpointed quickly, before other developers are inconvenienced by the failure. The guilty developer can be identified and harassed without human intervention. By running the builds on a variety of platforms, developers who do not have the facilities to test their changes everywhere before checkin will at least know shortly afterwards whether they have broken the build or not. Warning counts, lint checks, image size, compile time, and other build parameters can be tracked over time, are more visible, and are therefore easier to improve. [Less]
Created over 3 years ago.

48 Users
   

Continuum is a continuous integration server for building Java based projects. It supports a wide range of projects.
Created over 3 years ago.

21 Users
   

phpUnderControl aims to make the first steps with CruiseControl and PHP as easy as possible. It integrates three of the best PHP development tools into CruiseControl, combined with an easy setup ... [More] routine and a small example project. With the provided XSL stylesheets, the generated output of PHPUnit, PHP_CodeSniffer and phpDocumentor can be visualized in CruiseControl. [Less]
Created over 2 years ago.

20 Users
   

Xinc is a continuous integration server written in PHP 5. It has built-in support for Subversion and Phing (and therefore PHPUnit), and can be easily extended to work with alternative version control or build tools.
Created over 2 years ago.

14 Users
 

Canoo WebTest is a free open source tool for automated testing of web applications. It calls web pages and verifies results, giving comprehensive reports on success and failure.
Created over 3 years ago.

11 Users
 

Luntbuild is a powerful build automation and management tool. Continuous Integration or nightly builds can be easily set using a clean web interface. Executed builds are well managed using functions ... [More] such as search, categorization, promotion, patching, deletion, etc. It also acts as a central build artifacts repository and download area for your whole team. [Less]
Created over 3 years ago.

6 Users
 

CI Factory is a canned Continuous Integration(CI) server and installation script. Adherence to a standard development workspace allows for this product to build most any project out of the box. It ... [More] uses a plugin architecture. For more information on what it is and how it works see the introduction. If you are ready to get start using it download it and read the install document. You should be able to get a build server up and running in no time. [Less]
Created over 3 years ago.

6 Users
   

CCNetConfig is a GUI tool to create and maintain the ccnet configuration file for CruiseControl.NET. CCNetConfig allows you to create CruiseControl.NET configuration file by adding a new project and ... [More] setting properties. CCNetConfig supports all standard configuration blocks and can be extended to support custom configuration blocks as well. [Less]
Created over 3 years ago.

4 Users
   

TestFarm is a client-server Python application that allows you to monitor the stability and efficiency of a development project by performing continuous builds and tests on multiple platforms. The ... [More] overall idea is based on Mozilla Tinderbox, or buildbot but with a much simpler approach and sound extensibility mechanisms. [Less]
Created about 1 year ago.