News Feed
Jobs Feed
Sections




News Archive
Greg Beaver's Blog:
Code Coverage Reporting using PEAR, PEAR2, phar, and sqlite3
April 14, 2009 @ 12:08:08

Greg Beaver has a new post reporting on his latest efforts to improve the Pyrus PEAR installer and to make it a more strong, stable and robust end result.

One of the problems I found when designing the new code for PEAR 1.4.0 (back in the day) was that it was very difficult to determine whether changes would break things. The main problem revolves around the colossal size of the test suite. [...] This is a real problem when trying to develop with any kind of flow. If, after every change, one needs to sit through 35 minutes of tests, one will never develop anything of substance.

What he wanted was an application that could detect only the files modified and tests those with the results put into the code coverage report. To fill the need, he created test-modified.php to run just the phpt tests needed.

0 comments voice your opinion now!
codecoverage report phpt unittest pear phar sqlite custom


blog comments powered by Disqus

Similar Posts

Lars Tesmer's Blog: How to Unit Test a Class Making Calls to an URL (or the Filesystem) With PHPUnit

Greg Beaver\'s Blog: Setting up your own PEAR channel - the official way

GitHub Support Forums: PEAR channel (like github gems, but for PHP)

Sebastian Bergmann's Blog: PHPUnit and Cyclomatic Complexity

Chris Hartjes' Blog: Testing Controllers Hiding Behind Zend_Auth


Community Events











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


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

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