News Feed
Jobs Feed
Sections




News Archive
Qafoo Blog:
Testing legacy code
August 02, 2010 @ 09:26:41

On the Qafoo blog today there's a new article talking about testing the one thing that we as developers can fear the most - legacy code.

Today we know about the benefits of Test Driven Development and normally also start new projects using TDD. Most projects from the last couple of years integrated this method in their daily development process, which often results in in good code coverage results of 90% and above. But what about all the other old projects, you still manage in your daily work?

They offer three possible solutions to the problem with the third being their recommended option - adding tests to the code as we have to change it. This can still lead to a code base with less than ideal coverage numbers so they've developed a new tool, PHP_ChangeCoverage, that creates a new kind of report based on a timeframe rather than an overall codebase coerage. You can see an example of the report here (versus this). Installation instructions are also included.

0 comments voice your opinion now!
test unittest legacy code phpchangecoverage phpunit


blog comments powered by Disqus

Similar Posts

Content with Style Blog: Unit testing controllers with Zend Framework

Sebastian Bergmann's Blog: Japanese Documentation for PHPUnit

DZone.com: Writing clean code in PHP 5.4

UncleCode.com: Install PHPUnit Manually without Pear for a Single Project

Blue Parabola Blog: Getting Started with Zend_Test


Community Events











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


zendframework2 functional release code interview api introduction framework series community unittest language opinion testing phpunit composer database podcast development example

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