The Artima Developer Community
Sponsored Link

PHP Buzz Forum
PHPUnit 3.2

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Sebastian Bergmann

Posts: 313
Nickname: sbergmann
Registered: Sep, 2004

Sebastian Bergmann is the developer of PHPUnit.
PHPUnit 3.2 Posted: Nov 19, 2007 6:30 AM
Reply to this message Reply

This post originated from an RSS feed registered with PHP Buzz by Sebastian Bergmann.
Original Post: PHPUnit 3.2
Feed Title: Sebastian Bergmann on PHP
Feed URL: http://sebastian-bergmann.de/rss.php?category=6&version=2.0
Feed Description: Sebastian Bergmann is a long-time contributor to various PHP projects, including PHP itself. He is currently working for eZ Systems AS on the Workflow Engine component for the eZ Platform. As the developer of PHPUnit, he also helps with testing the eZ Components. In his free time he likes to hack on Open Source software and to take photographs, preferably while travelling the world.
Latest PHP Buzz Posts
Latest PHP Buzz Posts by Sebastian Bergmann
Latest Posts From Sebastian Bergmann on PHP

Advertisement
Sebastian Bergmann and his contributors are proud to announce the immediate availability of PHPUnit 3.2 . This release is a major improvement to the popular open source testing solution for PHP applications. It includes new features and bug fixes. Highlights of this new release include software metrics , project mess detection , copy-and-paste detection , improvements to SeleniumTestCase for better integration with Selenium RC , data providers for test cases , and grouping of tests . Further details about this release can be found in the ChangeLog . Upgrading to PHPUnit 3.2 PHPUnit 3.2 is backwards compatible with PHPUnit 3.1. Please note that the PHPUnit_Extensions_ExceptionTestCase and PHPUnit_Extensions_TestSetup classes have been deprecated. They will be removed in PHPUnit 4.0. Please migrate to the functionality provided by PHPUnit_Framework_TestCase and PHPUnit_Framework_TestSuite , respectively. Documentation The PHPUnit Pocket Guide has been updated for PHPUnit 3.2 ( English , Japanese ). Please note that documenting PHPUnit is an ongoing effort. You can expect additions and improvements to the PHPUnit Pocket Guide in the near future, especially for the Software Metrics and XML Configuration File chapters. Roadmap The work on PHPUnit 3.2.1 and PHPUnit 4 has already begun.

Read: PHPUnit 3.2

Topic: PHPUnit 3.2 Previous Topic   Next Topic Topic: links for 2007-11-18

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use