Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

Sebastian Bergmann's Blog:
IBM Uses PHPUnit
Jul 19, 2005 @ 10:57:31

It's always good to see when large corporation decide to use open source projects in their testing, and Sebastian Bergmann has some info on that topic to share today.

The IBM developers working on the Service Data Objects (SDO) extension for PHP use PHPUnit for their tests.

They also wrote a TestRunner implementation (ZDERunner) that lets you run PHPUnit test suites from within Zend Studio.

I love that IBM has gotten so involved with the PHP world - there's just so much benefit that can come from great programmers creating interfaces like this for pre-existing PHP applications and helping to make apps like PHPUnit even better...

tagged:

Link:


Trending Topics: