Setting up continuous integration for PHP using Hudson and Phing
November 23, 2009 by Michiel Rook · Leave a Comment
“CI gets the most out of Unit Tests by forcing them to be run after every change. Not only that, but with a good CI setup, developers instantly know if they haven’t written enough tests. If avoids the situtation where Joe Bloggs has added in a huge chunk of code with zero tests.”
