public marks

PUBLIC MARKS from parmentierf with tags php & test

2009

phpunit4eclipse - Google Code

Integration of PHPUnit into Eclipse PDT (PHP Development Tools).

SimpleTest - Unit Testing for PHP

(via)
a PHP unit test and web test framework

2006

PHPUnit - Trac

by 6 others (via)
To make code testing viable, good tool support is needed. This is where PHPUnit comes into play. It is a member of the xUnit family of testing frameworks and provides both a framework that makes the writing of tests easy as well as the functionality to easily run the tests and analyse their results.