News Feed
Jobs Feed
Sections




News Archive
Sebastian Bergmann's Blog:
PHPUnit 3.1.0 (Release Announcement)
July 02, 2007 @ 10:27:00

Sebastian Bergmann has posted the official release of one of the most popular unit testing software packages for PHP on the web - PHPUnit 3.1.0.

Included in the advancements he mentions are things like:

  • Improvements to Mock Objects include the ability to mock classes and methods that do not exist as well as mocking static methods. And mocked methods can raise exceptions now.
  • PHPUnit can now write test result and code coverage data to a test database. Several ideas for future features depend on this data.
  • New template methods, PHPUnit_Framework_TestCase::sharedAssertions(), PHPUnit_Framework_TestSuite::setUp(), PHPUnit_Framework_TestSuite::tearDown(), and PHPUnit_Extensions_SeleniumTestCase::defaultAssertions(), ease the development of test cases.

This latest version can be pulled from PHPUnit's Trac repository or via the PEAR installer (recommended method).

0 comments voice your opinion now!
release announcement phpunit unittest release announcement phpunit unittest


blog comments powered by Disqus

Similar Posts

Rob Allen's Blog: Setting up PHP & MySQL on OS X 10.7 Lion

Sebastian Bergmann's Blog: PHPUnit Support in PHPEdit

PHP.net: PHP versions 5.2.15 and 5.3.4 Released!

Zend Developer Zone: Actuate and Zend Collaborate to Deliver Reporting for PHP

Tillate.com Blog: Unit test practice at tilllate.com


Community Events











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


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

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