Continuous integration with PHP
Submitted by FreeRhino on Mon, 03/12/2007 - 10:17.
By: Chad Files
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 at Linux.com.


Recent comments
54 min 14 sec ago
3 hours 45 min ago
8 hours 34 min ago
14 hours 12 min ago
22 hours 16 min ago
23 hours 2 min ago
23 hours 42 min ago
1 day 9 min ago