technique @PMSIpilot » Code coverage des tests unitaires d’un projet symfony et intégration dans Hudson CI
saved on
uri:
http://www.pmsipilot.org/2010/06/16/code-coverage-des-tests-unitaires-dun-projet-symfony-et-integration-dans-hudson-ci/
This link is now broken.
about:
Un 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.
Vitamin Features » Easy Automated Web Application Testing with Hudson and Selenium
saved on
uri:
http://www.thinkvitamin.com/features/webapps/easy-automated-web-application-testing-with-hudson-and-selenium
This link is now broken.
about:
Developing web applications is getting more complex - it’s easy to accidentally break functionality as changes are made. In this article, Ben describes the setup his team uses test their apps as changes are committed; automatically notifying the developers of any problems.