News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
Padraic Brady's Blog:
PHPMutagen Mutation Testing for PHP5
December 05, 2007 @ 09:32:00

In another behavior-driven development related post on his blog, Padraic Brady talks about mutation testing and a library he's put together to support it in PHP - PHPMutagen.

As I said in my previous entry I was thinking about how to write a Mutation Testing engine. The "braindump" was to use PHP's built in Tokenizer to break down a class file into digestible pieces which could be mutated, and then reconstructed into a mutated file. Once you allow for a working copy of the original source (let's not mutate the original!) it turned out to be a reasonable approach.

He's not releasing it just yet ("don't get too excited until I find some time to scan through it again") but he does share some sample output from his test run - one instance where all is well and the other where one mutant "escapes" and causes an exception.

0 comments voice your opinion now!
mutation testing php5 phpmutagen behavior development mutation testing php5 phpmutagen behavior development



Similar Posts

Sebastian Bergmann's Blog: PHPUnit 3.0 (Release)

Edin's Blog: New Windows installer for PHP 5.2

DeveloperTutorials: Desktop Application Development with PHP-GTK

Wen Huang's Blog: Looking ahead to PHP 5.3 and 6

David Coallier's Blog: Namespaces has PHP 5.3 (Or the other way around)


Community Events











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


developer package ajax security releases framework mysql application conference example zendframework code release cakephp job database PHP5 zend PEAR book

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