Top Level :: Tools and Utilities :: Testing

Package Information: PHPUnit2

This page provides a list of trackbacks, which have been received to this package. A trackback is usually generated, when a weblog entry is created, which is related to the package. If you want to learn more about trackbacks, please take a look at what Wikipedia writes about trackbacks.

If you like to disable the trackbacks for this package, click here:

Disable trackbacks

The trackback URL for this package is: http://pear.php.net/trackback/trackback.php?id=PHPUnit2

Weblog:My Blog
Title:PHP
Date:2006-08-03
PHP
Environment
WAMP (Apache, MySQL, PHP)

IDE : PHPEclipse
http://www.plog4u.org/index.php/Using_PHPEclipse
http://www.plog4u.org/index.php/Using_PHPEclipse_:_Installation_:_Installing_the_DBG_Debugger

Unit Test
http://www. ...
 
Weblog:Confluence: Zend Framework Development
Title:Zend Framework Testing Standards
Date:2006-08-02
If you have written testing standards previously, please read the guidelines below, and help author testing standards for the Zend Framework. Why use unit tests?...
 
Weblog:Confluence: Zend Framework Development
Title:Zend Framework Testing Standards
Date:2006-08-02
If you have written testing standards previously, please read the guidelines below, and help author testing standards for the Zend Framework. Why use unit tests?...
 
Weblog:@rtWeb design
Title:PHPUnit2 3.0.0alpha11 released
Date:2006-06-14
Wow :) Sebastian Bergmann finally added Mocks to PHPUnit2 which is no released as 3.0.0alpha11 in PEAR. The changelog reads interesting and quite comprehensive.
 
Weblog:Programmieren
Title:PHPUnit 3.0.0 alpha3
Date:2006-05-19
Extreme Programming schreibt vor zu testen! Deshalb habe ich jetzt auch für php ein Tool (PHPUnit) zum Testen meiner Klassen installiert. Vorher habe ich nur in C# mit nunit getestet.Die PHPUnit bietet recht viel Funktionalität zum Testen von Klassen an.
 
Weblog:townx (http://townx.org)
Title:PEAR
Date:2005-05-09
I've been fiddling with two PEAR packages for PHP, PHPDocumentor and PHPUnit2. This is part of an attempt to make my PHP development mor
 
Weblog:townx (http://townx.org)
Title:PEAR
Date:2005-05-03

I've been fiddling with two PEAR packages for PHP, PHPDocumentor and PHPUnit2. This is part of an attempt to make my PHP development

 
Weblog:Wyome
Title:[Fwd: PHPUnit2-2.2.0 Released]
Date:2005-03-12

PHPUnit2 2.2.2.0 Released. I've used PHPUnit in the past, and do like it for the most part, although one of these days I hope to write really crappy code and never test it at all. I seem to be well on my way down that path...

From Sebastian Bergmann.

Among other enhancements this version adds integration with Phing (Phing 2.1.0 required) and better Code Coverage support (Xdebug 2 required).

Two side notes on this. I don't understand why PEAR allows packages to have PHP in their name, as I know that is a pet peeve of Rasmus. Second, when did PEAR projects begin taking trackbacks? That is actually a pretty cool feature that is either new, or I never noticed before.

 
Weblog:Sebastian Bergmann
Title:PHPUnit2-2.2.0 Released
Date:2005-03-12
PHPUnit2-2.2.0, a new feature release of PHPUnit, has been released. Among other enhancements this version adds integration with Phing (Phing 2.1.0 required) and better Code Coverage support (Xdebug 2 required).