News Feed
Jobs Feed
Sections




News Archive
Sebastian Bergmann's Blog:
The Cost of Test Isolation (and other PHPUnit Features)
November 27, 2008 @ 13:04:30

Sebastian Bergmann as a new post talking about a few of the features of the PHPUnit unit testing framework, especially test isolation.

Some of PHPUnit features come with the cost of a performance penality. This posting explores the effect of the --no-syntax-check, $backupGlobals = FALSE;, and --coverage-html options.

He compares benchmarks for a test with few different settings - $GLOBALS, syntax check and code coverage (including graphical output of the execution times on the various parts of the tests).

0 comments voice your opinion now!
test isolation phpunit feature setting output graphic


blog comments powered by Disqus

Similar Posts

NetBeans Blog: Code coverage for PHP - why not?

Joshua Thijssen's Blog: Tutorial: how to manage developers

Community News: Zend Framework Beta 0.9.0 Released

PHP.net: The new documentation build system is ready for testing

Padraic Brady's Blog: Example Zend Framework Blog Application Tutorial - Part 9 PDF Download


Community Events











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


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

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