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

Sebastian Bergmann\'s Blog: Fluent Interface in PHPUnit 3.0

International PHP Magazine: Poll Question: What Is the Main Hindrance for PHP 5 to Get Adopted?

Lucas Baltes' Site: PHP Museum Visual Timeline

Pierre-Alain Joye's Blog: MnoGoSearch, first PECL release

PHPClasses.org: Lately in PHP podcast episode 13 - Dedicated PHP in Cloud Solution with PHPFog


Community Events











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


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

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