News Feed
Jobs Feed
Sections

Recent Jobs

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



Similar Posts

Zend Developer Zone: PHP IDE Project Plan for Release 0.7

Richard Thomas' Blog: First jQPie release, 0.1

Mike Naberezny's Blog: Better PHPUnit Group Annotations

Pierre-Alain Joye's Blog: cache added to htscanner

Zend: Framework Preview Release version 0.2.0 Released


Community Events







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


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

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