Continuous integration with PHP

Posted by Scott_Ruecker on Mar 12, 2007 3:34 PM EDT
Linux.com; By Chad Files
Mail this story
Print this story

Large development projects can be difficult to manage. With multiple developers committing source code to one source tree, there are going to be times when code breaks and will not work. Running automated builds and tests on code can drastically reduce the time and effort developers spend fixing issues by catching them early. This process is called continuous integration. This article provides an overview of how to implement continuous integration in a PHP project using tools written in PHP.

Full Story

  Nav
» Read more about: Story Type: News Story; Groups: PHP

« Return to the newswire homepage

This topic does not have any threads posted yet!

You cannot post until you login.