1. Home
  2. What
  3. "unit testing"

One Tag, I'll be a cloud.
One Tag, I'll be a cloud.

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.

Functional Test Generation with symfony 1.2 - Thomas Rabaix

saved on
about:
A nice "click-and-browse" way to create functionnal tests with Symfony 1.2.

FireUnit: Firebug Unit Testing for Firefox

saved on
about:
A firefox firebug extension for javascript unit testing

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.