News Feed
Jobs Feed
Sections




News Archive
Sebastian Bergmann's Blog:
Google Summer of Code 2007
April 16, 2007 @ 07:52:00

Another mentor for another Google Summer of Code project has been announced and Sebastian Bergmann will be mentoring Mike Lewis as he adds mutation testing for PHPUnit.

Sebastian quotes a definition of "mutation testing" as:

Mutation Testing, or Automated Error Seeding, is an approach where the testing tool makes some change to the tested code, runs the tests, and if the tests pass displays a message saying what it changed.

The key difference is that it makes it easier to run a series of tests rather than just one at a time, aiding in more complex testing abilities. Check out this page on the PHPUnit site for more information.

0 comments voice your opinion now!
googlesummerofcode2007 phpunit mutation testing unittesting googlesummerofcode2007 phpunit mutation testing unittesting


blog comments powered by Disqus

Similar Posts

Sebastian Bergmann's Blog: RC2 Is The New RC1 (PHPUnit)

Maarten Manders' Blog: Static + Unit Tests = Arrrghhh!

Zend Developer Zone: OSCON Wrapup Day 1: And so it Begins

Sebastian Bergmann's Blog: Update on Mutation Testing

Sebastian Bergmann's Blog: A Tool's Tale


Community Events











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


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

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