News Feed
Jobs Feed
Sections




News Archive
Sebastian Bergmann's Blog:
The Cost of Test Isolation - Follow-Up
January 20, 2009 @ 11:11:44

Adding on a bit more to a previous post of his look at test isolation (ex. global variables from one test do not effect any others') with an update he's made to the PHPUnit code concerning the isolation.

Since the previous posting, I have added a backup/restore mechanism for static attributes of classes to PHPUnit. This is yet another feature of PHPUnit that makes the testing of code that uses global state (which includes, but is not limited to, global and superglobal variables as well as static attributes of classes) easier.

Two graphs illustrate the difference - one showing a normal run and another with this new feature in use and showing off the performance increase it can give.

0 comments voice your opinion now!
test isolation phpunit xdebug backup restore static attribute


blog comments powered by Disqus

Similar Posts

7PHP.com: Zend Certifications Tips & Tricks - Hear It From Zend Certified Engineer Eric Hogue

Qafoo Blog: Testing legacy code

Sebastian Bergmann's Blog: Google Summer of Code 2007

Jani Hartikainen's Blog: Optimizing Zend Framework and Doctrine applications

Tom Jowitt's Blog: Streamlined PHP Development - Part I


Community Events











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


unittest introduction podcast usergroup symfony2 interview rest opinion development functional zendframework2 series community release testing language phpunit database conference framework

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