News Feed
Jobs Feed
Sections




News Archive
Matthew Weir O'Phinney's Blog:
Getting XDebug working with PHPUnit for code coverage reports
December 28, 2006 @ 15:02:00

After trying to get code coverage reports and unit testing with PHPUnit and XDebug to work, Matthew Weir O'Phinney succeeded and got the reports running. Fortunately, he's shared how he's done it and an example of how to run the report.

I've been playing with PHPUnit a lot of late, particularly with framework development. One thing that's always hard to determine is how well your code is exercised -- basically, how much of the code is tested in the unit tests?

He gives an "executive summary" of how to get XDebug working and playing nice with PHPUnit as well as something a bit more detailed, following his experience with getting things up and running.

0 comments voice your opinion now!
phpunit unit test xdebug codecoverage report phpunit unit test xdebug codecoverage report


blog comments powered by Disqus

Similar Posts

Brandon Savage's Blog: Bug-Free: Using Function Traces To Better Understand Code (Part 3 of N)

Mike Lively's Blog: Introducing Phake Mocking Framework

Sebastian Bergmann\'s Blog: PHPUnit 3.0

Padraic Brady's Blog: The PHPSpec Zend Framework App Testing Manifesto: Preamble

Rafael Dohms' Blog: Managing Test Users in Facebook


Community Events











Don't see your event here?
Let us know!


functional language release framework opinion object conference zendframework2 phpunit development podcast example tool introduction testing interview series code unittest community

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework