LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Syndicated Linux News (https://www.linuxquestions.org/questions/syndicated-linux-news-67/)
-   -   LXer: Continuous integration with PHP (https://www.linuxquestions.org/questions/syndicated-linux-news-67/lxer-continuous-integration-with-php-536928/)

LXer 03-12-2007 06:46 PM

LXer: Continuous integration with PHP
 
Published at LXer:

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.

Read More...


All times are GMT -5. The time now is 09:24 PM.