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

Sebastian Bergmann's Blog:
PHPUnit with Phing
Oct 28, 2004 @ 13:51:45

Sebastian Bergmann has a quick new posting on his weblog concerning the integration of PHPUnit and Phing.

Michiel Rook sent me code today that integrates PHPUnit with Phing to create coverage and test reports. I was planning on implementing this functionality myself after I am done writing my book (which should be any day now). Now it looks like I will only need to review and integrate Michiel's code. Which is nice ;-)

The combination of a powerful set of framework libraries combined with a "make" replacement are quite powerful, expecially considering the speed and simplicity both have to offer...

tagged:

Link:


Trending Topics: