June 2010
technique @PMSIpilot » Code coverage des tests unitaires d’un projet symfony et intégration dans Hudson CI
by Xavier LacotUn exemple d'automatisation de tests unitaires avec symfony et Hudson. Le point intéressant est le calcul de la couverture des tests - idéalement, on doit tendre vers 100.
August 2009
Continuous Integration Feature Matrix
by Nicolas LescureThere are many Continuous Integration systems available. This page is an attempt to keep an unbiased comparison of as many as possible of them. The goals are:
* Make it easier to choose an appropriate CI tool for your project.
* "Healthy competition aid" for the people involved in the development of these various CI systems.
June 2009
Xinc
by Nicolas Lescure & 2 othersXinc 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.
1
(4 marks)