For Programmers: Free Programming Magazines  


Home > Archive > PHP Pear > November 2004 > [ANNOUNCEMENT] PHPUnit2-2.2.0beta1 (beta) Released.









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author [ANNOUNCEMENT] PHPUnit2-2.2.0beta1 (beta) Released.
Pear Announce

2004-11-29, 4:04 pm

The new PEAR package PHPUnit2-2.2.0beta1 (beta) has been released at http://pear.php.net/.

Release notes
-------------
+ Added PHPUnit2_Framework_Assert::assertNotType
() to complement PHPUnit2_Framework_Assert::assertType().

+ Added startTestSuite() and endTestSuite() methods to the PHPUnit2_Framework_TestListener interface.

+ Added PHPUnit2_Extensions_ExceptionTestCase::g
etExpectedException() and PHPUnit2_Extensions_ExceptionTestCase::s
etExpectedException().

+ Added parameter to set the TestSuiteLoader implementation to be used to the TextUI testrunner.

+ Added a Templating API to the test class skeleton generator to customize the generated source.

* PHP errors (that can be handled by a custom error handler) are now counted as errors.

* PHPUnit2_Framework_Assert::assertContain
s() and PHPUnit2_Framework_Assert::assertNotCont
ains() now accept an object that offers the Iterator interface for the $haystack parameter.

* Changed the format of the XML logfile generated by the PHPUnit2_Extensions_Log_XML implementation of the PHPUnit2_Framework_TestListener interface to match the format of Phing's PHPUnit2 (ie. apache Ant's JUnit) task.

* PHPUnit2_Extensions_CodeCoverage_Rendere
r_HTML and PHPUnit2_Extensions_CodeCoverage_Rendere
r_Text now render summarized representations of the Code Coverage information.

Package Info
-------------
PHPUnit is a regression testing framework used by the developer who implements unit tests in PHP.

Related Links
-------------
Package home: http://pear.php.net/package/PHPUnit2
Changelog: http://pear.php.net/package/PHPUnit...load/2.2.0beta1
Download: http://pear.php.net/get/PHPUnit2-2.2.0beta1.tgz

Authors
-------------
Sebastian Bergmann <sb@sebastian-bergmann.de> (lead)
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com