[phpserverfaces-devel] Spike PHP Code Coverage + Unit Testing
Status: Alpha
Brought to you by:
h-iverson
|
From: Harlan I. <h.i...@gm...> - 2006-09-08 02:13:44
|
So I was pretty impressed looking at all Matt's Maven code coverage reports and thought it would be cool if there was a PHP tool available. Turns out there is, and it even looks pretty. More info here: http://developer.spikesource.com/wiki/index.php/Projects:phpcoverage Here is the report for PHP Server Faces: http://rosehill.homedns.org:81/phpfaces/report/ Don't worry, I'm focusing on test coverage and documentation this week :) And for you homies using FreeBSD (does anyone still?), the xdebug port doesn't work; it's 1.3.x and Spike requires 2.0. That hung me up for about 10 minutes. Happy testing! Harlan |