PHPUnit2-2.0.0 Released

Sebastian Bergmann » 14 July 2004 » in Announcements » 0 Comments

I released PHPUnit2-2.0.0 today:
  • Fixed a bug in PHPUnit2_Framework_TestCase::runTest().
  • Fixed a bug in PHPUnit2_Framework_ComparisonFailure::toString().
  • Fixed a bug in PHPUnit2_TextUI_TestRunner::start().
This is the first stable release of PHPUnit's active development branch (PHPUnit2) which is intended for the use with PHP 5. To allow for a release shortly after the PHP 5.0.0 release some (minor) features had to be postponed for the upcoming PHPUnit2-2.1.X release series. These features include:
  • PHPUnit2_Runner_IncludePathTestCollector and PHPUnit2_Runner_SimpleTestCollector to automatically collect all test cases that are defined in the PHP source files in the include_path(s).
  • PHPUnit2_Extensions_PerformanceTestCase to test for performance regressions.
  • PHPUnit2_Framework_TestListener implementations to log test progress to PEAR_Log sinks and XML files.
Defined tags for this entry: ,

Trackback specific URI for this entry

0 Comments to "PHPUnit2-2.0.0 Released"

Display comments as (Linear | Threaded)
  1. Robin Mehner
    19/07/2004 at 12:09 Permalink
    Hi Sebastian,

    thank you for the great work. I've done all my recent projects with the help of PHPUnit and it does a great job in helping me keeping my application errors minimized. And the best: It's all for free and open source.

    Reply

0 Trackbacks to "PHPUnit2-2.0.0 Released"

  1. No Trackbacks

Add Comment


To prevent automated Bots from commentspamming, please enter the string you see in the image below in the appropriate input box. Your comment will only be submitted if the strings match. Please ensure that your browser supports and accepts cookies, or your comment cannot be verified correctly.
CAPTCHA

Submitted comments will be subject to moderation before being displayed.