News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
Sebastian Bergmann's Blog:
PHPUnit 3.0
December 26, 2005 @ 07:20:09

In his latest post today, Sebastian Bergmann announces the upcoming release of the latest version of the widely popular PHP unit testing suite - PHPUnit 3.0.

These past few days I have been busy hacking on what will become PHPUnit 3.0, hopefully already in January 2006.

The hallmark feature of PHPUnit 3.0 will be its support for Mock Objects. PHPUnit's Mock Object implementation has been initially developed by Jan Borsodi of eZ systems AS and is inspired by jMock.

While working with the Unit Tests for the Zend Framework I noticed that PHPUnit previously had no support for skipping the execution of a test, for instance when a required PHP extension is not available. PHPUnit 3.0 introduces the PHPUnit2_Framework_Assert::markTestSkipped() to mark a test as being skipped.

Chris Shiflett requested support for the Test Anything Protocol (TAP) which I added in the form of a respective PHPUnit2_Framework_TestListener implementation.

PHPUnit has become the de-facto standard for unit testing with PHP, and it's great to see so many more improvements coming from it. It's also good to see that, through it's efforts with the Zend Framework, it's also found some places it was lacking and fixed them right up.

0 comments voice your opinion now!
php phpunit version three mock objects tap support php phpunit version three mock objects tap support



Similar Posts

Christopher Jones' Blog: PHP OCI8 1.3.3 has gone "Production"

PHP Security Consortium: SecurityFocus Summaries Posted

Blog.PHPDeveloper.org: Notes from the php|architect Zend Framework Webcast

Sebastian Bergmann's Blog: Improved Skeleton Generator in PHPUnit 3

Community News: GotAPI.com - A Gateway to Manuals


Community Events









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


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

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